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
f1ab8f6b
Unverified
Commit
f1ab8f6b
authored
2 years ago
by
Anton Bambura
Committed by
Newbyte
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
firmware-google-veyron-brcm: new aport (MR 3187)
parent
f08c65aa
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-google-veyron-brcm/APKBUILD
+24
-0
24 additions, 0 deletions
device/testing/firmware-google-veyron-brcm/APKBUILD
with
24 additions
and
0 deletions
device/testing/firmware-google-veyron-brcm/APKBUILD
0 → 100644
+
24
−
0
View file @
f1ab8f6b
pkgname
=
firmware-google-veyron-brcm
pkgver
=
1
pkgrel
=
0
pkgdesc
=
"Broadcom firmware for Google Veyron Chromebooks"
url
=
"https://github.com/jenneron/firmware-google-veyron-brcm"
arch
=
"armv7"
license
=
"proprietary"
options
=
"!check !strip !archcheck !tracedeps pmb:cross-native"
_commit
=
"8b21509dab9d5143ca4d289d453fc83cb3221d07"
source
=
"
$pkgname
-
$_commit
.tar.gz::
$url
/archive/
$_commit
.tar.gz"
_fwdir
=
"/lib/firmware/postmarketos"
package
()
{
mkdir
-p
"
$pkgdir
"
cd
"
$srcdir
/firmware-google-veyron-brcm-
$_commit
"
install
-Dm644
brcmfmac4354-sdio.bin
-t
"
$pkgdir
/
$_fwdir
"
/brcm
install
-Dm644
brcmfmac4354-sdio.txt
-t
"
$pkgdir
/
$_fwdir
"
/brcm
}
sha512sums
=
"
ef763c9167094eb75a3a19aa04d4d75252f8ee141a06377e01b2ab005c392e6438b46446cd9f4bff42a848ddf078c5cd6f3128c50ec745455c3a17e70cd0a285 firmware-google-veyron-brcm-8b21509dab9d5143ca4d289d453fc83cb3221d07.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