summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-10-29 22:05:39 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-29 22:05:39 +0000
commitde37cab1dfac476a934ffb49cb711e851aa45191 (patch)
treee8f97d63b994f894336953f5d657a94b7daec934 /packages
parent833cd3b730a7626c464862e92e27b0726dc55dca (diff)
linux-oz-2.6: Update dev cxx00 kernel to include wm8750. I'm pleased to announce that sound has been heard on spitz through alsa with this driver with some trickery :). Also fix the SADIV bug in the i2s layer so c7x0 doesn't suffer from whale music.
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-openzaurus-2.6.14-rc4/defconfig-cxx002
-rw-r--r--packages/linux/linux-openzaurus_2.6.14-rc4.bb6
2 files changed, 4 insertions, 4 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.14-rc4/defconfig-cxx00 b/packages/linux/linux-openzaurus-2.6.14-rc4/defconfig-cxx00
index e1f54c8d73..d6444b4058 100644
--- a/packages/linux/linux-openzaurus-2.6.14-rc4/defconfig-cxx00
+++ b/packages/linux/linux-openzaurus-2.6.14-rc4/defconfig-cxx00
@@ -1078,7 +1078,7 @@ CONFIG_SND_PXA2xx_SOC_I2S=m
# Soc Codecs
#
# CONFIG_SND_SOC_WM8731 is not set
-# CONFIG_SND_SOC_WM8750 is not set
+CONFIG_SND_SOC_WM8750=m
# CONFIG_SND_SOC_WM8753 is not set
# CONFIG_SND_SOC_WM9713_VOICE is not set
diff --git a/packages/linux/linux-openzaurus_2.6.14-rc4.bb b/packages/linux/linux-openzaurus_2.6.14-rc4.bb
index a85c5bfb9d..da1553887a 100644
--- a/packages/linux/linux-openzaurus_2.6.14-rc4.bb
+++ b/packages/linux/linux-openzaurus_2.6.14-rc4.bb
@@ -26,11 +26,11 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.13.tar.gz \
${RPSRC}/ide_not_removable-r0.patch;patch=1 \
${RPSRC}/sharpsl_pm-r9.patch;patch=1 \
${RPSRC}/corgi_pm-r4.patch;patch=1 \
- ${RPSRC}/spitz_base_extras-r4.patch;patch=1 \
+ ${RPSRC}/spitz_base_extras-r5.patch;patch=1 \
${RPSRC}/spitz_pm-r5.patch;patch=1 \
${RPSRC}/spitz_cf-r4.patch;patch=1 \
${RPSRC}/akita_mtd_fix-r0.patch;patch=1 \
- ${RPSRC}/max7310-r0.patch;patch=1 \
+ ${RPSRC}/max7310-r1.patch;patch=1 \
${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
${RPSRC}/pxa_irda-r5.patch;patch=1 \
${RPSRC}/corgi_irda-r3.patch;patch=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-r3.patch;patch=1 \
+ ${RPSRC}/wm8731-r4.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 \