alsa-ucm-conf-google-kukui: add symlinks (MR 3600)
For some reason, alsa sometimes probes it from another locations. Add symlinks to handle it Tested-by: Eric Curtin <ecurtin@redhat.com> [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
5c78e255a6
commit
c689986438
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: BinaryCraft <keep.it.sns@gmail.com>
|
# Maintainer: BinaryCraft <keep.it.sns@gmail.com>
|
||||||
pkgname=alsa-ucm-conf-google-kukui
|
pkgname=alsa-ucm-conf-google-kukui
|
||||||
pkgver=1
|
pkgver=1
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="ALSA Use Case Manager configuration for Google Kukui Chromebooks"
|
pkgdesc="ALSA Use Case Manager configuration for Google Kukui Chromebooks"
|
||||||
url="https://alsa-project.org"
|
url="https://alsa-project.org"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
@ -25,6 +25,11 @@ package() {
|
|||||||
"$pkgdir"/usr/share/alsa/ucm2/conf.d/mt8183_mt6358_t/HiFi.conf
|
"$pkgdir"/usr/share/alsa/ucm2/conf.d/mt8183_mt6358_t/HiFi.conf
|
||||||
install -Dm644 mt8183_mt6358_ts3a227_max98357.conf \
|
install -Dm644 mt8183_mt6358_ts3a227_max98357.conf \
|
||||||
"$pkgdir"/usr/share/alsa/ucm2/conf.d/mt8183_mt6358_t/mt8183_mt6358_ts3a227_max98357.conf
|
"$pkgdir"/usr/share/alsa/ucm2/conf.d/mt8183_mt6358_t/mt8183_mt6358_ts3a227_max98357.conf
|
||||||
|
|
||||||
|
ln -s /usr/share/alsa/ucm2/conf.d/mt8183_da7219_r \
|
||||||
|
"$pkgdir"/usr/share/alsa/ucm2/mt8183_da7219_r
|
||||||
|
ln -s /usr/share/alsa/ucm2/conf.d/mt8183_mt6358_t \
|
||||||
|
"$pkgdir"/usr/share/alsa/ucm2/mt8183_mt6358_t
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
|
Loading…
x
Reference in New Issue
Block a user