community/soc-qcom-sdm845: upgrade alsa-ucm-conf and add co-maintainer (MR 3497)
Rebased our work on top of latest upstram alsa-ucm-conf. The beryllium ucm conf is also reworked to fix wrong default audio device issue and now headphones auto-switching on plugin also works as expected. Adding myself as a co-maintainer for this package. Change-Id: I360c60d1675c884c9e85cd95f940fa6cb4b75e83 Signed-off-by: Joel Selvaraj <joelselvaraj.oss@gmail.com>
This commit is contained in:
parent
e5334cd8fa
commit
c831889cb3
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
# Maintainer: Caleb Connolly (kalube) <caleb@connolly.tech>
|
||||
# Co-Maintainer: Joel Selvaraj <joelselvaraj.oss@gmail.com>
|
||||
pkgname=soc-qcom-sdm845
|
||||
pkgdesc="Common package for Qualcomm SDM845 devices"
|
||||
pkgver=9
|
||||
pkgrel=3
|
||||
pkgver=10
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
arch="aarch64"
|
||||
|
@ -18,7 +19,7 @@ subpackages="
|
|||
$pkgname-vulkan
|
||||
"
|
||||
|
||||
_ucm_commit="621c71fd5f5742c60d38766ebb2d1bd3b863a2a4"
|
||||
_ucm_commit="346c6988ac0048fb6d7405075813a4ea2290e675"
|
||||
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
|
||||
90-feedbackd-pmi8998.rules
|
||||
|
@ -79,7 +80,7 @@ vulkan() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
a1a6c6f5a6156e76e5a15b0078e3baedf07fa02b354cb025b1124ed688434a620d80aa8c0069b2d7ded1a29e2bb9318ab6e8f8a85af33a9dd2478a7b7ec6b494 alsa-ucm-conf-621c71fd5f5742c60d38766ebb2d1bd3b863a2a4.tar.gz
|
||||
919f17c11e137687325a4f3236e2ca5da4322673790edbc607ee08e57b6d046818921a2af53bfb4be89fce2f0ec2e52feb0e14415da59cbca8d98094375555c2 alsa-ucm-conf-346c6988ac0048fb6d7405075813a4ea2290e675.tar.gz
|
||||
4f2c22a3a3fc7d380e200ad977578107d81f0e7ade7918e03bdb15b60a564e8db5f47e13cce22f636d38fd3722696bb46076b8872dae0ca2d8a3838522a1f025 90-feedbackd-pmi8998.rules
|
||||
e33f41360ccc4900bb76a26cc7b46bde1fb90facdf45c4fbcebc80499386939948401cacd6df9f779eafab10f4ee77ee1fef3e7bd06f483f8c2a4a644c84f327 modemmanager.conf
|
||||
9d455b56558d453d501a1ad869ffa79f9952ed43485a9847d506db6a78bfcd9f9c9d855660ee1d368eb74f4429385ec166addc30d802261c75562e785fe84c52 UPower.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue