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
8bc43451
Unverified
Commit
8bc43451
authored
3 years ago
by
Pixead
Committed by
Bart Ribbers
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
samsung-dream: fixed wifi driver issue (MR 2446)
parent
58eaa908
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#200423
passed
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/testing/firmware-samsung-dream/APKBUILD
+4
-3
4 additions, 3 deletions
device/testing/firmware-samsung-dream/APKBUILD
with
4 additions
and
3 deletions
device/testing/firmware-samsung-dream/APKBUILD
+
4
−
3
View file @
8bc43451
pkgname
=
firmware-samsung-dream
pkgver
=
1
pkgver
=
2
pkgrel
=
0
pkgdesc
=
"Firmware for the Samsung Galaxy S8/S8+"
url
=
"https://github.com/exynos8895/android_vendor_samsung_universal8895-common"
...
...
@@ -9,7 +9,7 @@ options="!check !archcheck !strip !spdx"
# Source
_commit
=
"2c1ff7083c728465386a1978279aa79d1dec086d"
_wifi_files
=
"bcmdhd_sta.bin_b0 bcmdhd_clm.blob nvram.txt_r02j_b0"
_wifi_files
=
"bcmdhd_sta.bin_b0 bcmdhd_clm.blob nvram.txt_r02j_b0
nvram.txt_murata_r033_b0
"
for
_file
in
$_wifi_files
;
do
source
=
"
$source
$pkgname
-
$_commit
-
$_file
::
$url
/raw/
$_commit
/proprietary/vendor/etc/wifi/
$_file
"
...
...
@@ -26,4 +26,5 @@ package() {
sha512sums
=
"64ee00df378c92fed8750dea1773107a1cbb1678bdcd481569f4af0f6b8f78a82fe0d886ea02be44f7df4ddfeaee763cf7407b4fa769f4a5e78b0e7b9ed2492c firmware-samsung-dream-2c1ff7083c728465386a1978279aa79d1dec086d-bcmdhd_sta.bin_b0
4f38b161ffdf720ddf8d82c831b0f0c3902668d78e9a078a04e92038000e49dcca9b0a792fb76f219a49f365351c9865c663f17607684a26f2ed933bf997f077 firmware-samsung-dream-2c1ff7083c728465386a1978279aa79d1dec086d-bcmdhd_clm.blob
ee72ac08334406d5d4166a879e6830613b7740f258ac421f7d6a353bd966cfa177fc9864732791121f73bc5169f64148ff07d3bb4687cca4e45341fc7e447868 firmware-samsung-dream-2c1ff7083c728465386a1978279aa79d1dec086d-nvram.txt_r02j_b0"
ee72ac08334406d5d4166a879e6830613b7740f258ac421f7d6a353bd966cfa177fc9864732791121f73bc5169f64148ff07d3bb4687cca4e45341fc7e447868 firmware-samsung-dream-2c1ff7083c728465386a1978279aa79d1dec086d-nvram.txt_r02j_b0
1c1867c8b10c485be10ed3f93fec9e41382e0f99611863581f5231d4dae1c192bd5a65f0d22dad56b9c264ef48cbfa9ff033de8e8bca1dc57e35a3c5616209a5 firmware-samsung-dream-2c1ff7083c728465386a1978279aa79d1dec086d-nvram.txt_murata_r033_b0"
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