google-sargo: package q6voiced config (MR 4479)
This was missed in the original c720400e47
("google-sargo: add
q6voiced config (MR 4412)"), then pointed out by craftyguy when
reviewing the full bonito port.
Link: https://gitlab.com/postmarketOS/pmaports/-/merge_requests/4318#note_1587356675
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
0b8a2265f8
commit
c0fc15d156
1 changed files with 4 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname=device-google-sargo
|
||||
pkgdesc="Google Pixel 3a"
|
||||
pkgver=0.6
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
@ -50,8 +50,9 @@ nonfree_firmware() {
|
|||
soc-qcom-sdm845-nonfree-firmware
|
||||
"
|
||||
|
||||
# Create an empty sub-package directory because this sub-package is empty
|
||||
mkdir "$subpkgdir"
|
||||
# The q6voiced configuration can only be used if the ADSP is brought up
|
||||
# via non-free firmware.
|
||||
install -Dm644 "$srcdir"/q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
|
|
Loading…
Reference in a new issue