Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Merge requests
!6333
wl1251-cal: extract nvs into pmos firmware search path
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
wl1251-cal: extract nvs into pmos firmware search path
sicelo/pmaports:fwpath
into
master
Overview
2
Commits
1
Pipelines
2
Changes
3
Merged
sicelo
requested to merge
sicelo/pmaports:fwpath
into
master
4 weeks ago
Overview
2
Commits
1
Pipelines
2
Changes
3
Expand
0
0
Merge request reports
Compare
master
version 1
888809a7
4 weeks ago
master (base)
and
latest version
latest version
5f1119f7
1 commit,
3 weeks ago
version 1
888809a7
1 commit,
4 weeks ago
3 files
+
6
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
device/community/wl1251-cal/APKBUILD
+
2
−
3
Options
# Maintainer: Dang Huynh <danct12@disroot.org>
pkgname
=
wl1251-cal
pkgver
=
1.2
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"Retrieve wl1251 calibration data from a CAL partition and feed it to the driver"
url
=
"https://github.com/maemo-leste/wl1251-cal"
arch
=
"armv7"
license
=
"LGPL-2.1-only"
makedepends
=
"linux-headers"
subpackages
=
"
$pkgname
-openrc"
triggers
=
"
$pkgname
.trigger=/lib/firmware/ti-connectivity"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/maemo-leste/wl1251-cal/archive/refs/tags/
$pkgver
.tar.gz
wl1251-cal.initd
wl1251-blacklist
@@ -35,5 +34,5 @@ sha512sums="
1a402553fc98fa8f2d81d34a548f96be91d13bdcb77ec8e9d8373732b27a6e908895f6044aef8e88dbcd9fa6fa04f0a3d62bed877be91ba6207f68440c3ce758 wl1251-cal-1.2.tar.gz
39fec86cb13d34a605ad1a76eb3a6ae6e242a01427f477008a3ff066e0b59fb804f0d8379909f81d015aa053ccf9850505dbe3124062ed707a663ae5e2ccd9f1 wl1251-cal.initd
d14fd2816a8d55592907f1cf1f702d86095c8d2581b336460eb7d5bfc6ab8cece37a53c0a181b9f75ef5050bc612ce7443992158d36fc03939b39010cd33de4c wl1251-blacklist
11341461c487b3d797728e5bd0883e659b8440a486d2f0bce008403da517582ba706f6ac89ee4a44217078a5e2d71c3a0b3d79c1189f83a431edc4069eddac10
calibrate-wl1251
b6ee8ab642d2c70444851c6c57c4460f9712a423c8b655ea960563a143ea5609dc9f2bc2af5549b35c4a34ecae5597a382d0d6e4a829b72f0e76b77ab51edaf6
calibrate-wl1251
"
Loading