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
c46f7b91
Verified
Commit
c46f7b91
authored
3 years ago
by
Raymond Hackley
Committed by
Alexey Minnekhanov
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
firmware-samsung-gprimeltexx: new package (MR 3026)
parent
f93a733a
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-gprimeltexx/APKBUILD
+32
-0
32 additions, 0 deletions
device/testing/firmware-samsung-gprimeltexx/APKBUILD
with
32 additions
and
0 deletions
device/testing/firmware-samsung-gprimeltexx/APKBUILD
0 → 100644
+
32
−
0
View file @
c46f7b91
pkgname
=
firmware-samsung-gprimeltexx
pkgver
=
1
pkgrel
=
0
_name
=
"Samsung Galaxy Grand Prime (G530FZ)"
pkgdesc
=
"Firmware for
$_name
"
url
=
"https://postmarketos.org"
subpackages
=
"
$pkgname
-wcnss-nv:wcnss_nv"
arch
=
"aarch64"
license
=
"proprietary"
options
=
"!check !strip !archcheck !tracedeps pmb:cross-native"
source
=
"
$pkgname
-WCNSS_qcom_wlan_nv.bin.base64::https://pastebin.com/raw/6rPpqqEE"
_fwdir
=
"/lib/firmware/postmarketos"
unpack
()
{
default_unpack
base64
-d
$pkgname
-WCNSS_qcom_wlan_nv
.bin.base64
>
WCNSS_qcom_wlan_nv.bin
}
package
()
{
# parent package is empty
mkdir
-p
"
$pkgdir
"
}
wcnss_nv
()
{
pkgdesc
=
"
$_name
WiFi/BT firmware configuration"
install
-Dm644
"
$srcdir
"
/WCNSS_qcom_wlan_nv.bin
-t
"
$subpkgdir
/
$_fwdir
"
/wlan/prima
}
sha512sums
=
"
2c012fdf0abe58c4864f79d6f084ce3857f8f09a9c5d85dd36b1dd3377dcc4745646047a5929e2e70ab755aca3f1506018b7f389fef4ff00d7f396eecd4f908f firmware-samsung-gprimeltexx-WCNSS_qcom_wlan_nv.bin.base64
"
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