summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-03-03 11:18:14 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-03 11:18:14 +0000
commit7f96d9bb3b31b93cfc7ae8a90d5a41857c533c77 (patch)
tree23d5db485e270f0ff33e0ba0a151fbf152d1cbeb /packages/linux
parent73001a100381ecb36ad6c30031cf5951d9ff42a9 (diff)
linux-oz-2.6: Switch to rmk's proper pxa mmc timeout fix and fix ALSA sound for corgi (two different bugs).
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-openzaurus_2.6.15.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.15.bb b/packages/linux/linux-openzaurus_2.6.15.bb
index 360bce4d87..e65c21d55d 100644
--- a/packages/linux/linux-openzaurus_2.6.15.bb
+++ b/packages/linux/linux-openzaurus_2.6.15.bb
@@ -1,6 +1,6 @@
include linux-openzaurus.inc
-PR = "r10"
+PR = "r11"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -60,7 +60,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \
${RPSRC}/tosa-lcd-r6-rp.patch;patch=1 \
${DOSRC}/tosa-bl-r9.patch;patch=1 \
${DOSRC}/tosa-bluetooth-r2.patch;patch=1 \
- ${RPSRC}/mmc_timeout-r0.patch;patch=1 \
+ ${RPSRC}/rmk_pxa_mmc_timeout-r0.patch;patch=1 \
${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1 \
${RPSRC}/usb_pxa27x_udc-r0.patch;patch=1 \
${RPSRC}/usb_add_epalloc-r1.patch;patch=1 \
@@ -73,7 +73,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \
${RPSRC}/pxafb_tweaks-r0.patch;patch=1 \
${RPSRC}/pm_changes-r0.patch;patch=1 \
${RPSRC}/sharpsl_pm-do-r2.patch;patch=1 \
- ${RPSRC}/headphone_switch-r3.patch;patch=1 \
+ ${RPSRC}/headphone_switch-r4.patch;patch=1 \
${RPSRC}/backport_i2c_asoc_fix-r0.patch;patch=1 \
${RPSRC}/integrator_rtc-r0.patch;patch=1 \
${DOSRC}/kexec-arm-r0.patch;patch=1 \
@@ -91,6 +91,8 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \
file://defconfig-qemuarm \
file://defconfig-tosa "
+# ${RPSRC}/mmc_timeout-r0.patch;patch=1 \
+
# Disabled until I find the reason this gives issues with cdc_subset
# ${RPSRC}/usb_rndis_tweaks-r0.patch;patch=1 \