Skip to content
Snippets Groups Projects
Verified Commit faa1d3db authored by Bart Ribbers's avatar Bart Ribbers Committed by Clayton Craft
Browse files

xiaomi-vince: fix audio with alsa-ucm-conf>=1.2.6.x (MR 2743)

parent 99136bc8
Branches
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
pkgname=device-xiaomi-vince
pkgdesc="Xiaomi Redmi Note 5 Plus"
pkgver=2
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
......@@ -65,10 +65,9 @@ alsa() {
# Install triggerhappy evdev rules for vince
install -Dm755 "$srcdir"/buttons.conf -t \
"$subpkgdir"/etc/triggerhappy/triggers.d
install -Dm644 "$srcdir"/msm8953-snd-card-mtp.conf -t \
"$subpkgdir"/usr/share/alsa/ucm2/msm8953-snd-car
install -Dm644 "$srcdir"/HiFi.conf -t \
"$subpkgdir"/usr/share/alsa/ucm/msm8953-snd-car
install -Dm644 -t "$subpkgdir"/usr/share/alsa/ucm2/conf.d/msm8953-snd-card \
"$srcdir"/msm8953-snd-card-mtp.conf \
"$srcdir"/HiFi.conf
}
sha512sums="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment