Removed pinephone since its upsteamed
This commit is contained in:
		@@ -26,13 +26,6 @@ RDEPEND="
 | 
			
		||||
DEPEND="${RDEPEND}"
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
	insinto /usr/share/alsa/ucm2/PinePhonePro/
 | 
			
		||||
	insopts -m644
 | 
			
		||||
@@ -41,6 +34,5 @@ src_install() {
 | 
			
		||||
	doins "${S}"/PinePhonePro.conf
 | 
			
		||||
 | 
			
		||||
	# 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 
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user