From c0fc15d1566915f8ef8c027323c566aa60c28eb8 Mon Sep 17 00:00:00 2001 From: Richard Acayan Date: Wed, 4 Oct 2023 23:14:38 -0400 Subject: [PATCH] google-sargo: package q6voiced config (MR 4479) This was missed in the original c720400e47d2 ("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 --- device/testing/device-google-sargo/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/device/testing/device-google-sargo/APKBUILD b/device/testing/device-google-sargo/APKBUILD index de0bd9ac9..aad80c348 100644 --- a/device/testing/device-google-sargo/APKBUILD +++ b/device/testing/device-google-sargo/APKBUILD @@ -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="