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
ef0ee949
Unverified
Commit
ef0ee949
authored
5 years ago
by
Bart Ribbers
Committed by
Daniele Debernardi
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
firmware/firmware-samsung-jflte: fix linting issues (
!873
)
[ci:ignore-count]
parent
73837b5d
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#196128
passed
5 years ago
Stage: first
Stage: second
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
firmware/firmware-samsung-jflte/APKBUILD
+10
-12
10 additions, 12 deletions
firmware/firmware-samsung-jflte/APKBUILD
with
10 additions
and
12 deletions
firmware/firmware-samsung-jflte/APKBUILD
+
10
−
12
View file @
ef0ee949
# Contributor: rrooij
pkgname
=
firmware-samsung-jflte
pkgver
=
1.1
pkgrel
=
0
pkgrel
=
1
_commit
=
"af95c8f4af9fda8b909579dafc30ec1ce29cb12d"
pkgdesc
=
"Samsung Galaxy S4 Firmware"
url
=
"https://github.com/flo071/proprietary_vendor_samsung_jf-common"
arch
=
"armv7"
license
=
"proprietary"
options
=
"!check !strip"
# Source
_commit
=
"af95c8f4af9fda8b909579dafc30ec1ce29cb12d"
source
=
$pkgname
-
$_commit
.tar.gz::
$url
"/archive/
${
_commit
}
.tar.gz"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://github.com/flo071/proprietary_vendor_samsung_jf-common/archive/
$_commit
.tar.gz"
options
=
"!check !strip !archcheck !spdx"
builddir
=
"
$srcdir
/proprietary_vendor_samsung_jf-common-
$_commit
"
package
()
{
cd
"
$srcdir
/proprietary_vendor_samsung_jf-common-
${
_commit
}
/proprietary/"
# Wifi
install
-Dm644
"
etc/wifi/bcmdhd_sta.bin
"
\
"
$pkgdir
/lib/firmware/postmarketos/bcmdhd_sta.bin
"
install
-Dm644
"
etc/wifi/nvram_net.txt
"
\
"
$pkgdir
/lib/firmware/postmarketos/nvram_net.txt
"
install
-Dm644
proprietary/
etc/wifi/bcmdhd_sta.bin
\
"
$pkgdir
"
/lib/firmware/postmarketos/bcmdhd_sta.bin
install
-Dm644
proprietary/
etc/wifi/nvram_net.txt
\
"
$pkgdir
"
/lib/firmware/postmarketos/nvram_net.txt
}
sha512sums
=
"b8b92806123b4ab5c02adfb1e33ad18a84a51f181485f7fffe51a6d60678b9750c3bc461550b0a3afde99b4685c8720b0b8be3626f68a284863cb10e3c68c7c5 firmware-samsung-jflte-af95c8f4af9fda8b909579dafc30ec1ce29cb12d.tar.gz"
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