community/soc-qcom-sdm845: add ALSA UCM for SHIFT6mq (MR 3606)
Update the ALSA UCM package for the SDM845 so the ALSA UCM configs for the SHIFT6mq are included. Speaker, microphones, headset work fine in HiFi mode. In Voice Call mode, the microphone works, but the earpiece is still silent. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
9ce52b3587
commit
d8c4343bea
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Co-Maintainer: Joel Selvaraj <joelselvaraj.oss@gmail.com>
|
# Co-Maintainer: Joel Selvaraj <joelselvaraj.oss@gmail.com>
|
||||||
pkgname=soc-qcom-sdm845
|
pkgname=soc-qcom-sdm845
|
||||||
pkgdesc="Common package for Qualcomm SDM845 devices"
|
pkgdesc="Common package for Qualcomm SDM845 devices"
|
||||||
pkgver=10
|
pkgver=11
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
@ -19,7 +19,7 @@ subpackages="
|
||||||
$pkgname-vulkan
|
$pkgname-vulkan
|
||||||
"
|
"
|
||||||
|
|
||||||
_ucm_commit="346c6988ac0048fb6d7405075813a4ea2290e675"
|
_ucm_commit="c6b5d80b87f326d491b51ee4f18e819d02d32e53"
|
||||||
source="
|
source="
|
||||||
alsa-ucm-conf-$_ucm_commit.tar.gz::https://gitlab.com/sdm845-mainline/alsa-ucm-conf/-/archive/$_ucm_commit/alsa-ucm-conf-$_ucm_commit.tar.gz
|
alsa-ucm-conf-$_ucm_commit.tar.gz::https://gitlab.com/sdm845-mainline/alsa-ucm-conf/-/archive/$_ucm_commit/alsa-ucm-conf-$_ucm_commit.tar.gz
|
||||||
90-feedbackd-pmi8998.rules
|
90-feedbackd-pmi8998.rules
|
||||||
|
@ -80,7 +80,7 @@ vulkan() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
919f17c11e137687325a4f3236e2ca5da4322673790edbc607ee08e57b6d046818921a2af53bfb4be89fce2f0ec2e52feb0e14415da59cbca8d98094375555c2 alsa-ucm-conf-346c6988ac0048fb6d7405075813a4ea2290e675.tar.gz
|
1e7d9c2680c038d94ec91f9e444555d16c1ae1f3b3606f2c5fa8acf8888694646be3d9047f55b88a88fa5cc19fc7f252e35e8c351f9a7412b48c3486b53ca0ec alsa-ucm-conf-c6b5d80b87f326d491b51ee4f18e819d02d32e53.tar.gz
|
||||||
4f2c22a3a3fc7d380e200ad977578107d81f0e7ade7918e03bdb15b60a564e8db5f47e13cce22f636d38fd3722696bb46076b8872dae0ca2d8a3838522a1f025 90-feedbackd-pmi8998.rules
|
4f2c22a3a3fc7d380e200ad977578107d81f0e7ade7918e03bdb15b60a564e8db5f47e13cce22f636d38fd3722696bb46076b8872dae0ca2d8a3838522a1f025 90-feedbackd-pmi8998.rules
|
||||||
e33f41360ccc4900bb76a26cc7b46bde1fb90facdf45c4fbcebc80499386939948401cacd6df9f779eafab10f4ee77ee1fef3e7bd06f483f8c2a4a644c84f327 modemmanager.conf
|
e33f41360ccc4900bb76a26cc7b46bde1fb90facdf45c4fbcebc80499386939948401cacd6df9f779eafab10f4ee77ee1fef3e7bd06f483f8c2a4a644c84f327 modemmanager.conf
|
||||||
9d455b56558d453d501a1ad869ffa79f9952ed43485a9847d506db6a78bfcd9f9c9d855660ee1d368eb74f4429385ec166addc30d802261c75562e785fe84c52 UPower.conf
|
9d455b56558d453d501a1ad869ffa79f9952ed43485a9847d506db6a78bfcd9f9c9d855660ee1d368eb74f4429385ec166addc30d802261c75562e785fe84c52 UPower.conf
|
||||||
|
|
Loading…
Reference in a new issue