From: Richard Purdie Date: Fri, 28 Oct 2005 13:32:23 +0000 (+0000) Subject: linux-oz-2.6: Apply some SoC Alsa updates from Liam to dev kernel. Some moves forward... X-Git-Tag: Release-2010-05/1~9453^2~3169^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=833cd3b730a7626c464862e92e27b0726dc55dca;p=openembedded.git linux-oz-2.6: Apply some SoC Alsa updates from Liam to dev kernel. Some moves forward, some regressions... --- diff --git a/packages/linux/linux-openzaurus_2.6.14-rc4.bb b/packages/linux/linux-openzaurus_2.6.14-rc4.bb index 569450fb40..a85c5bfb9d 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 = "r2" +PR = "r3" DEFAULT_PREFERENCE = "-1" @@ -64,8 +64,9 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.13.tar.gz \ ${RPSRC}/mmc_timeout-r0.patch;patch=1 \ ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1 \ ${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-r2.patch;patch=1 \ + ${RPSRC}/wm8731-r3.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 \