Removed pinephone since its upsteamed
This commit is contained in:
parent
93fd4466e6
commit
6fa8571a25
@ -26,13 +26,6 @@ RDEPEND="
|
|||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
# PinePhone Configs
|
|
||||||
insinto /usr/share/alsa/ucm2/PinePhone/
|
|
||||||
insopts -m644
|
|
||||||
newins "${S}"/PinePhone-HiFi.conf HiFi.conf
|
|
||||||
newins "${S}"/PinePhone-VoiceCall.conf VoiceCall.conf
|
|
||||||
doins "${S}"/PinePhone.conf
|
|
||||||
|
|
||||||
# PinePhone Pro Configs
|
# PinePhone Pro Configs
|
||||||
insinto /usr/share/alsa/ucm2/PinePhonePro/
|
insinto /usr/share/alsa/ucm2/PinePhonePro/
|
||||||
insopts -m644
|
insopts -m644
|
||||||
@ -41,6 +34,5 @@ src_install() {
|
|||||||
doins "${S}"/PinePhonePro.conf
|
doins "${S}"/PinePhonePro.conf
|
||||||
|
|
||||||
# Create Symlinks
|
# Create Symlinks
|
||||||
dosym ../../PinePhone/PinePhone.conf /usr/share/alsa/ucm2/conf.d/simple-card/PinePhone.conf
|
|
||||||
dosym ../../PinePhonePro/PinePhonePro.conf /usr/share/alsa/ucm2/conf.d/simple-card/PinePhonePro.conf
|
dosym ../../PinePhonePro/PinePhonePro.conf /usr/share/alsa/ucm2/conf.d/simple-card/PinePhonePro.conf
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user