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
655dcc5e
Commit
655dcc5e
authored
5 months ago
by
Richard Acayan
Browse files
Options
Downloads
Patches
Plain Diff
firmware-google-sargo: add audio calibration file
parent
b2e16f5d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/community/firmware-google-sargo/APKBUILD
+7
-1
7 additions, 1 deletion
device/community/firmware-google-sargo/APKBUILD
with
7 additions
and
1 deletion
device/community/firmware-google-sargo/APKBUILD
+
7
−
1
View file @
655dcc5e
# Maintainer: Richard Acayan <mailingradian@gmail.com>
pkgname
=
firmware-google-sargo
pkgver
=
220505.008
pkgrel
=
5
pkgrel
=
6
pkgdesc
=
"Proprietary firmware blobs from the Google Pixel 3a factory image"
url
=
"https://github.com/TheMuppets/proprietary_vendor_google_sargo"
arch
=
"aarch64"
...
...
@@ -9,9 +9,11 @@ license="proprietary"
makedepends
=
"pil-squasher sscregistrygen"
_commit
=
"c631f0f2aa24ea60cfb505d327cd4ae56ca27f16"
_modemfw_commit
=
"34bbe2c27f35537f13747c9eba67ece6ae141806"
_device_android_commit
=
"a1cd8bf2603569b8b3b450b9d7b5b595eb549df0"
source
=
"
https://github.com/TheMuppets/proprietary_vendor_google_sargo/archive/
$_commit
.tar.gz
https://gitlab.com/flamingradian/firmware-google-sargo-modem/-/archive/
$_modemfw_commit
/firmware-google-sargo-modem-
$_modemfw_commit
.tar.gz
https://raw.githubusercontent.com/LineageOS/android_device_google_bonito/
$_device_android_commit
/acdbdata/OEM/sdm670-intcodec-s4-snd-card/Global_cal.acdb
"
builddir
=
"
$srcdir
/proprietary_vendor_google_sargo-
$_commit
"
options
=
"!check !archcheck !strip !tracedeps pmb:cross-native"
...
...
@@ -56,9 +58,13 @@ package() {
mkdir
-p
"
$pkgdir
"
/usr/share/qcom/sdm670/Google/sargo/sensors/
cp
-r
"
$builddir
"
/sensors-registry
\
"
$pkgdir
"
/usr/share/qcom/sdm670/Google/sargo/sensors/registry
install
-Dm644
"
$srcdir
"
/Global_cal.acdb
\
"
$pkgdir
"
/lib/firmware/qcom/sdm670/sargo/Global_cal.acdb
}
sha512sums
=
"
fbbb852405bd521efa4add32136b25f5d07b0671953b05ec66f7b04b6de483269b1e57500f1a723b6b00abb7b9b405e01d14552c686c5c6ffbdb4d0c14f98af0 c631f0f2aa24ea60cfb505d327cd4ae56ca27f16.tar.gz
53a71c7d51d6277375076dcf7d89c2189ba67272238a8efa89f712238c2474ee777c3b0d749e8e28eeaa8e6bfbbd6eb56949481029d5ca3505cac321ce8963ef firmware-google-sargo-modem-34bbe2c27f35537f13747c9eba67ece6ae141806.tar.gz
dc2418dd0a45e0a5ed2e31771f5039d085527e30af9541d4469de7a52071f6a9133d87e00f7697f1379ac1dc201c4f4e8f5031a2eaf27ae5831d35bc06b61578 Global_cal.acdb
"
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