[oe-commits] org.oe.oz354x zaurusd: Fix Poodles asound.state

coredump commit openembedded-commits at lists.openembedded.org
Mon Nov 20 17:39:14 UTC 2006


zaurusd: Fix Poodles asound.state

Author: coredump at openembedded.org
Branch: org.openembedded.oz354x
Revision: e1faccd9870f153a1cda4442c0dd1123d114e41f
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e1faccd9870f153a1cda4442c0dd1123d114e41f
Files:
1
packages/zaurusd/files/poodle-asound.state.patch
packages/zaurusd/zaurusd_svn.bb
Diffs:

#
# mt diff -r68f42c8e8ca0bf3eb117baaaa238aebcf007362a -re1faccd9870f153a1cda4442c0dd1123d114e41f
#
# 
# 
# add_file "packages/zaurusd/files/poodle-asound.state.patch"
#  content [bfe004e8b691637969ef9df67b68eb74466ca38f]
# 
# patch "packages/zaurusd/zaurusd_svn.bb"
#  from [2d2c3f28a8344c4d73bdc1cc39df0755d7e1e65a]
#    to [e86ee686865ea61658fa467945c046daba9149e9]
# 
============================================================
--- packages/zaurusd/files/poodle-asound.state.patch	bfe004e8b691637969ef9df67b68eb74466ca38f
+++ packages/zaurusd/files/poodle-asound.state.patch	bfe004e8b691637969ef9df67b68eb74466ca38f
@@ -0,0 +1,153 @@
+--- zaurusd/config/alsa/5600-default.state.orig	2006-11-19 18:15:07.848528314 +0100
++++ zaurusd/config/alsa/5600-default.state	2006-11-19 18:13:19.000000000 +0100
+@@ -148,3 +148,150 @@
+ 		value On
+ 	}
+ }
++state.Poodle {
++	control.1 {
++		comment.access 'read write'
++		comment.type INTEGER
++		comment.count 2
++		comment.range '0 - 127'
++		iface MIXER
++		name 'Playback Volume'
++		value.0 121
++		value.1 121
++	}
++	control.2 {
++		comment.access 'read write'
++		comment.type BOOLEAN
++		comment.count 2
++		iface MIXER
++		name 'Playback ZC Switch'
++		value.0 false
++		value.1 false
++	}
++	control.3 {
++		comment.access 'read write'
++		comment.type INTEGER
++		comment.count 2
++		comment.range '0 - 31'
++		iface MIXER
++		name 'Capture Volume'
++		value.0 23
++		value.1 23
++	}
++	control.4 {
++		comment.access 'read write'
++		comment.type BOOLEAN
++		comment.count 2
++		iface MIXER
++		name 'Line Capture Switch'
++		value.0 false
++		value.1 false
++	}
++	control.5 {
++		comment.access 'read write'
++		comment.type BOOLEAN
++		comment.count 1
++		iface MIXER
++		name 'Mic Boost (+20dB)'
++		value false
++	}
++	control.6 {
++		comment.access 'read write'
++		comment.type BOOLEAN
++		comment.count 1
++		iface MIXER
++		name 'Capture Mic Switch'
++		value false
++	}
++	control.7 {
++		comment.access 'read write'
++		comment.type INTEGER
++		comment.count 1
++		comment.range '0 - 3'
++		iface MIXER
++		name 'Sidetone Playback Volume'
++		value 3
++	}
++	control.8 {
++		comment.access 'read write'
++		comment.type BOOLEAN
++		comment.count 1
++		iface MIXER
++		name 'ADC High Pass Filter Switch'
++		value true
++	}
++	control.9 {
++		comment.access 'read write'
++		comment.type BOOLEAN
++		comment.count 1
++		iface MIXER
++		name 'Store DC Offset Switch'
++		value false
++	}
++	control.10 {
++		comment.access 'read write'
++		comment.type ENUMERATED
++		comment.count 1
++		comment.item.0 None
++		comment.item.1 '32Khz'
++		comment.item.2 '44.1Khz'
++		comment.item.3 '48Khz'
++		iface MIXER
++		name 'Playback De-emphasis'
++		value None
++	}
++	control.11 {
++		comment.access 'read write'
++		comment.type ENUMERATED
++		comment.count 1
++		comment.item.0 'Line In'
++		comment.item.1 Mic
++		iface MIXER
++		name 'Input Mux'
++		value 'Line In'
++	}
++	control.12 {
++		comment.access 'read write'
++		comment.type BOOLEAN
++		comment.count 1
++		iface MIXER
++		name 'Output Mixer Line Bypass Switch'
++		value true
++	}
++	control.13 {
++		comment.access 'read write'
++		comment.type BOOLEAN
++		comment.count 1
++		iface MIXER
++		name 'Output Mixer Mic Sidetone Switc'
++		value false
++	}
++	control.14 {
++		comment.access 'read write'
++		comment.type BOOLEAN
++		comment.count 1
++		iface MIXER
++		name 'Output Mixer HiFi Playback Swit'
++		value true
++	}
++	control.15 {
++		comment.access 'read write'
++		comment.type ENUMERATED
++		comment.count 1
++		comment.item.0 Off
++		comment.item.1 Headphone
++		iface MIXER
++		name 'Jack Function'
++		value Headphone
++	}
++	control.16 {
++		comment.access 'read write'
++		comment.type ENUMERATED
++		comment.count 1
++		comment.item.0 Off
++		comment.item.1 On
++		iface MIXER
++		name 'Speaker Function'
++		value Off
++	}
++}
============================================================
--- packages/zaurusd/zaurusd_svn.bb	2d2c3f28a8344c4d73bdc1cc39df0755d7e1e65a
+++ packages/zaurusd/zaurusd_svn.bb	e86ee686865ea61658fa467945c046daba9149e9
@@ -1,15 +1,16 @@ PV = "0.0+svn${CVSDATE}"
 DESCRIPTION = "Daemon to handle device specifc features."
 SECTION = "base"
 MAINTAINER = "Richard Purdie <rpurdie at openedhand.com>"
 LICENSE = "GPL"
 DEPENDS = "tslib"
 PV = "0.0+svn${CVSDATE}"
-PR = "r8"
+PR = "r9"
 
 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http \
            file://zaurus-hinge.in \
 	   file://zaurus-hinge.matchbox-portrait \
-	   file://zaurus-hinge.matchbox-landscape"
+	   file://zaurus-hinge.matchbox-landscape \
+	   file://poodle-asound.state.patch;patch=1"
 
 S = "${WORKDIR}/${PN}"
 






More information about the Openembedded-commits mailing list