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
Commits
454aa961
Unverified
Commit
454aa961
authored
3 years ago
by
Timon Baetz
Committed by
Oliver Smith
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
huawei-sturgeon: enable wifi (MR 2715)
[ci:skip-build]: already built successfully in CI
parent
50b93ea0
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#198254
passed
3 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-huawei-sturgeon/APKBUILD
+15
-2
15 additions, 2 deletions
device/testing/device-huawei-sturgeon/APKBUILD
device/testing/device-huawei-sturgeon/networkmanager.conf
+2
-0
2 additions, 0 deletions
device/testing/device-huawei-sturgeon/networkmanager.conf
with
17 additions
and
2 deletions
device/testing/device-huawei-sturgeon/APKBUILD
+
15
−
2
View file @
454aa961
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-huawei-sturgeon
pkgdesc
=
"Huawei Watch"
pkgver
=
0.
1
pkgver
=
0.
2
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
...
...
@@ -15,7 +15,11 @@ depends="
postmarketos-base
"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
source
=
"
deviceinfo
networkmanager.conf
"
subpackages
=
"
$pkgname
-nonfree-firmware:nonfree_firmware"
build
()
{
devicepkg_build
$startdir
$pkgname
...
...
@@ -23,8 +27,17 @@ build() {
package
()
{
devicepkg_package
$startdir
$pkgname
install
-Dm644
"
$srcdir
"
/networkmanager.conf
\
"
$pkgdir
"
/etc/NetworkManager/conf.d/10-sturgeon.conf
}
nonfree_firmware
()
{
pkgdesc
=
"WiFi firmware"
depends
=
"firmware-huawei-sturgeon"
mkdir
"
$subpkgdir
"
}
sha512sums
=
"
35ee89b4f810aeb24a51695607ce8402e683c2a99e1ccc2cbf5f96e2d6628c007371d582b8a780f185f66d3f987c5b6d20eb29d575967678e4c40837559903c1 deviceinfo
a19923f30ac1d328a85ab1162e44442da28dd1ae45529fb73e21d8004594487f61c8f5372e5bbaadfefd27fe27c8a22ce430b81891ac1965e5704bbfec108b82 networkmanager.conf
"
This diff is collapsed.
Click to expand it.
device/testing/device-huawei-sturgeon/networkmanager.conf
0 → 100644
+
2
−
0
View file @
454aa961
[
device
]
wifi
.
scan
-
rand
-
mac
-
address
=
no
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment