summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus_2.6.17.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-09-07 23:02:42 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-09-07 23:02:42 +0000
commit1cd49843e337ea08e4f35facc77f62a11c272fd7 (patch)
tree2a865770fdd8406a4a214a0dab628b7e8df36ee7 /packages/linux/linux-openzaurus_2.6.17.bb
parent6f5ad23ff4f0e08383a18355330ceb7b2f79f4a6 (diff)
linux-oz-2.6.17: Update to latest ASoC (and disable 32bit audio to get cxx00 working, include mmc conflict fix). Add cxx00 overlay support. Update poodle patches preparing patch for mainline.
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.17.bb')
-rw-r--r--packages/linux/linux-openzaurus_2.6.17.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.17.bb b/packages/linux/linux-openzaurus_2.6.17.bb
index ef03c0e434..a1bcec9b86 100644
--- a/packages/linux/linux-openzaurus_2.6.17.bb
+++ b/packages/linux/linux-openzaurus_2.6.17.bb
@@ -1,6 +1,6 @@
require linux-openzaurus.inc
-PR = "r21"
+PR = "r22"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -28,10 +28,9 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
${RPSRC}/spectrumcs_fix-r0.patch;patch=1 \
file://00-hostap.patch;patch=1;status=merged \
file://10-pcnet.patch;patch=1;status=merged \
- ${RPSRC}/alsa/asoc-v0.11pre12.patch;patch=1 \
+ ${RPSRC}/alsa/asoc-v0.11.3.patch;patch=1 \
+ ${RPSRC}/alsa/asoc_zaurus_fixups-r0.patch;patch=1 \
${RPSRC}/asoc_makefile-r0.patch;patch=1 \
- ${RPSRC}/alsa/asoc_platform_dev_fix-r0.patch;patch=1 \
- ${RPSRC}/asoc_poodle_morehack-r0.patch;patch=1 \
${RPSRC}/hx2750_base-r27.patch;patch=1 \
${RPSRC}/hx2750_bl-r7.patch;patch=1 \
${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \
@@ -46,10 +45,11 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
${RPSRC}/usb_pxa27x_udc-r0.patch;patch=1 \
${RPSRC}/usb_add_epalloc-r1.patch;patch=1 \
${DOSRC}/kexec-arm-r3.patch;patch=1 \
- ${RPSRC}/locomo_kbd_tweak-r0.patch;patch=1 \
- ${RPSRC}/poodle_pm-r1.patch;patch=1 \
+ ${RPSRC}/locomo_kbd_tweak-r1.patch;patch=1 \
+ ${RPSRC}/poodle_pm-r2.patch;patch=1 \
${RPSRC}/pxafb_changeres-r0.patch;patch=1 \
- ${RPSRC}/poodle_audio-r1.patch;patch=1 \
+ ${RPSRC}/poodle_audio-r2.patch;patch=1 \
+ ${RPSRC}/pxa27x_overlay-r1.patch;patch=1 \
file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
file://hrw-pcmcia-ids-r4.patch;patch=1 \
${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \