From: Richard Purdie Date: Sun, 30 Oct 2005 00:29:45 +0000 (+0000) Subject: linux-oz-2.6: dev kernel sound updates. Add sysfs control to c7x0 to enable/disable... X-Git-Tag: Release-2010-05/1~9453^2~3168^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac70939d0c8c181b9168425cd1fd802bb007a16;p=openembedded.git linux-oz-2.6: dev kernel sound updates. Add sysfs control to c7x0 to enable/disable speaker/earphones (+same for cxx00). Many improvements to wm8750 driver. --- diff --git a/packages/linux/linux-openzaurus_2.6.14-rc4.bb b/packages/linux/linux-openzaurus_2.6.14-rc4.bb index da1553887a..5b96ba0091 100644 --- a/packages/linux/linux-openzaurus_2.6.14-rc4.bb +++ b/packages/linux/linux-openzaurus_2.6.14-rc4.bb @@ -1,6 +1,6 @@ include linux-openzaurus.inc -PR = "r3" +PR = "r4" DEFAULT_PREFERENCE = "-1" @@ -66,7 +66,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.13.tar.gz \ ${RPSRC}/alsa/alsa_soc-r3.patch;patch=1 \ ${RPSRC}/alsa/alsa_soc-r3_1.patch;patch=1 \ ${RPSRC}/alsa/ssp_pxa_regs-r0.patch;patch=1 \ - ${RPSRC}/wm8731-r4.patch;patch=1 \ + ${RPSRC}/wm8731-r5.patch;patch=1 \ file://add-oz-release-string.patch;patch=1 \ file://add-elpp-stuff.patch;patch=1 \ file://pxa-serial-hack.patch;patch=1 \