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
2735b9b6
Unverified
Commit
2735b9b6
authored
4 years ago
by
Alexey Minnekhanov
Committed by
Alexey Minnekhanov
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
firmware-samsung-klte: add Bluetooth firmware (MR 2015)
parent
21673bb9
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/testing/firmware-samsung-klte/APKBUILD
+10
-4
10 additions, 4 deletions
device/testing/firmware-samsung-klte/APKBUILD
with
10 additions
and
4 deletions
device/testing/firmware-samsung-klte/APKBUILD
+
10
−
4
View file @
2735b9b6
pkgname
=
firmware-samsung-klte
pkgver
=
1
pkgrel
=
2
pkgver
=
2
pkgrel
=
0
pkgdesc
=
"Samsung Galaxy S5 Firmware"
url
=
"https://github.com/TheMuppets/proprietary_vendor_samsung"
arch
=
"armv7"
...
...
@@ -10,7 +10,9 @@ options="!check !strip !archcheck !spdx"
# Source
_commit
=
"63715ce31aedd827bd1f8bac5e5c42cc47f28f85"
source
=
"
$pkgname
-
$_commit
-bcmdhd_sta.bin::https://github.com/TheMuppets/proprietary_vendor_samsung/raw/
$_commit
/klte-common/proprietary/etc/wifi/bcmdhd_sta.bin
$pkgname
-
$_commit
-nvram_net.txt::https://raw.githubusercontent.com/TheMuppets/proprietary_vendor_samsung/
$_commit
/klte-common/proprietary/etc/wifi/nvram_net.txt"
$pkgname
-
$_commit
-nvram_net.txt::https://raw.githubusercontent.com/TheMuppets/proprietary_vendor_samsung/
$_commit
/klte-common/proprietary/etc/wifi/nvram_net.txt
$pkgname
-
$_commit
-bcm4350_V0395.0797.hcd::https://github.com/TheMuppets/proprietary_vendor_samsung/raw/
$_commit
/klte-common/proprietary/vendor/firmware/bcm4350_V0395.0797.hcd
"
package
()
{
# Wifi
...
...
@@ -18,7 +20,11 @@ package() {
"
$pkgdir
/lib/firmware/postmarketos/brcm/brcmfmac4354-sdio.bin"
install
-Dm644
"
$srcdir
/
$pkgname
-
$_commit
-nvram_net.txt"
\
"
$pkgdir
/lib/firmware/postmarketos/brcm/brcmfmac4354-sdio.samsung,klte.txt"
# Bluetooth
install
-Dm644
"
$srcdir
/
$pkgname
-
$_commit
-bcm4350_V0395.0797.hcd"
\
"
$pkgdir
/lib/firmware/postmarketos/brcm/BCM4354.hcd"
}
sha512sums
=
"e382700c6af5f592ebb10c4eca038289ae09a3de36a3f330b81c2c6322b75a85d1bbe1e3061f4c2d889bf32e9cf92f17e3474c324e166aa89847bd401aa902df firmware-samsung-klte-63715ce31aedd827bd1f8bac5e5c42cc47f28f85-bcmdhd_sta.bin
3619fc3b569f34600a6709f7e003843ceeb9a6e6779e5e57e02a3ebdf7d66a949717026c414fe3eefe0f7a0bfa769c179ec10d6cdf2f010b98477ba3e81c8b52 firmware-samsung-klte-63715ce31aedd827bd1f8bac5e5c42cc47f28f85-nvram_net.txt"
3619fc3b569f34600a6709f7e003843ceeb9a6e6779e5e57e02a3ebdf7d66a949717026c414fe3eefe0f7a0bfa769c179ec10d6cdf2f010b98477ba3e81c8b52 firmware-samsung-klte-63715ce31aedd827bd1f8bac5e5c42cc47f28f85-nvram_net.txt
8fd93a1d55b230a574406a082c0620d05f4374b4139042814db259b6d158903bbb7b57e3f9f6c838e9b533d0e173340fb0f16e5b0335fc518324961179445020 firmware-samsung-klte-63715ce31aedd827bd1f8bac5e5c42cc47f28f85-bcm4350_V0395.0797.hcd"
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