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
d13fa50d
Verified
Commit
d13fa50d
authored
1 year ago
by
Clayton Craft
Browse files
Options
Downloads
Patches
Plain Diff
firmware-samsung-pxa1908: change initd service to start before 'wlan' (MR 4624)
[ci:skip-build] already built successfully in CI
parent
4222a43e
No related branches found
No related tags found
No related merge requests found
Pipeline
#199739
passed
1 year ago
Stage: lint
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/firmware-samsung-pxa1908/APKBUILD
+2
-2
2 additions, 2 deletions
device/testing/firmware-samsung-pxa1908/APKBUILD
device/testing/firmware-samsung-pxa1908/sd8x-wlan.initd
+1
-1
1 addition, 1 deletion
device/testing/firmware-samsung-pxa1908/sd8x-wlan.initd
with
3 additions
and
3 deletions
device/testing/firmware-samsung-pxa1908/APKBUILD
+
2
−
2
View file @
d13fa50d
pkgname
=
firmware-samsung-pxa1908
pkgver
=
1
pkgver
=
2
pkgrel
=
0
pkgdesc
=
"Firmware for Samsung PXA1908 devices"
url
=
"https://postmarketos.org"
...
...
@@ -29,5 +29,5 @@ package() {
sha512sums
=
"
c396170f11e13498bff588336761852d67571862b45e6d2795066c41a2ea992aec108990269eeaad727fb43bbcd8613a3dd44e92212d9f4a18e058389814e974 firmware-samsung-pxa1908-6e324b43b32dc607327d89148dd5d83a14429ee6.tar.gz
043de79f6040ab093950e848f773ec60697abff83bc6bfb68fb6a3001bc06b393a83ea99b63dba0f660b3004ac05faa5eb87d43fd12c2d45d7ecdcc44a91d8fc
sd8x-wlan.initd
2154bff78351256194cc6e42273bb90b0eef5db36e985abe36250279e7c1c51354b9d576a61648bdad2fdf467e7ac8f9533897b29ed9a9a696bd226bfb21abcf
sd8x-wlan.initd
"
This diff is collapsed.
Click to expand it.
device/testing/firmware-samsung-pxa1908/sd8x-wlan.initd
+
1
−
1
View file @
d13fa50d
...
...
@@ -5,7 +5,7 @@ description="Initialize sd8x wlan driver"
depend()
{
need udev
before w
pa_supplic
an
t
before w
l
an
}
start()
...
...
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