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
b97a6d30
Unverified
Commit
b97a6d30
authored
2 years ago
by
Petr Hodina
Committed by
Casey
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/firmware-google-blueline: new aport (MR 5514)
Co-developed-by: Victoria Brekenfeld ...
parent
3000151e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#206949
passed
6 months ago
Stage: lint
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/firmware-google-blueline/APKBUILD
+42
-0
42 additions, 0 deletions
device/testing/firmware-google-blueline/APKBUILD
device/testing/firmware-google-blueline/firmware.files
+15
-0
15 additions, 0 deletions
device/testing/firmware-google-blueline/firmware.files
with
57 additions
and
0 deletions
device/testing/firmware-google-blueline/APKBUILD
0 → 100644
+
42
−
0
View file @
b97a6d30
# Maintainer: Victoria Brekenfeld <postmarketos@drakulix.de>
# Co-Maintainer: Joel Selvaraj <joelselvaraj.oss@gmail.com>
# Co-Maintainer: Caleb Connolly <caleb@postmarketos.org>
pkgname
=
firmware-google-blueline
pkgver
=
1
pkgrel
=
0
pkgdesc
=
"Firmware for Google Pixel 3 (blueline)"
url
=
"https://gitlab.com/phodina/firmware-google-blueline"
# Suggested by Caleb as it has working Wifi
url
=
"https://gitlab.com/sdm845-mainline/firmware-google-pixel3"
arch
=
"aarch64"
depends
=
"linux-firmware-qcom linux-firmware-ath10k"
license
=
"proprietary"
options
=
"!check !strip !archcheck !tracedeps pmb:cross-native"
_commit
=
"7deb5f8e0b0499a80ea85dfc7941351c77e7738c"
source
=
"firmware-google-blueline-
$_commit
.tar.gz::https://gitlab.com/phodina/firmware-google-blueline/-/archive/
$_commit
/firmware-google-blueline-
$_commit
.tar.gz
firmware.files"
builddir
=
"
$srcdir
/firmware-google-blueline-
$_commit
"
package
()
{
while
IFS
=
""
read
-r
_i
||
[
-n
"
$_i
"
]
;
do
install
-Dm644
"
$_i
"
"
$pkgdir
/
$_i
"
done
<
"
$srcdir
/firmware.files"
# TODO: Do we need these? If so put them into correct paths and into
# NFC/Secure Element firmware
#install -Dm644 misc/pn557.bin "$pkgdir/lib/firmware/postmarketos/"
# Haptic driver firmware
#install -Dm644 misc/cs40l20.bin "$pkgdir/lib/firmware/postmarketos/"
# Haptic driver firmware
#install -Dm644 misc/drv2624.bin "$pkgdir/lib/firmware/postmarketos/"
}
sha512sums
=
"
a556672e5c463a6421c97da679819e8a7d327194d56f7c02eac03dbbb9d34117331a8bdcb71e0e9fd6b965129ae0788db76d8c34c436a26bf5e030e57d01fab7 firmware-google-blueline-7deb5f8e0b0499a80ea85dfc7941351c77e7738c.tar.gz
4fb96f0cda7cac67bb31afdb86fbc6d587d51318fc0b377f37af794423e185bdcba5304670cc53bd618cf8839db6cc1ed7a1d84ba149df817bc2e345b2787694 firmware.files
"
This diff is collapsed.
Click to expand it.
device/testing/firmware-google-blueline/firmware.files
0 → 100644
+
15
−
0
View file @
b97a6d30
./lib/firmware/postmarketos/qca/crbtfw21.tlv
./lib/firmware/qcom/sdm845/pixel3/a630_zap.mbn
./lib/firmware/qcom/sdm845/pixel3/adsp.mbn
./lib/firmware/qcom/sdm845/pixel3/adspr.jsn
./lib/firmware/qcom/sdm845/pixel3/adspua.jsn
./lib/firmware/qcom/sdm845/pixel3/cdsp.mbn
./lib/firmware/qcom/sdm845/pixel3/cdspr.jsn
./lib/firmware/qcom/sdm845/pixel3/ipa_fws.mbn
./lib/firmware/qcom/sdm845/pixel3/mba.mbn
./lib/firmware/qcom/sdm845/pixel3/modem.mbn
./lib/firmware/qcom/sdm845/pixel3/modemr.jsn
./lib/firmware/qcom/sdm845/pixel3/modemuw.jsn
./lib/firmware/qcom/sdm845/pixel3/slpi.mbn
./lib/firmware/qcom/sdm845/pixel3/venus.mbn
./lib/firmware/qcom/sdm845/pixel3/wlanmdsp.mbn
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