linux-rp-2.6.23: Fix suspend/resume problems for pxa25x devices. Fix poodle LCD resum...
authorRichard Purdie <rpurdie@rpsys.net>
Fri, 28 Dec 2007 01:27:35 +0000 (01:27 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Fri, 28 Dec 2007 01:27:35 +0000 (01:27 +0000)
packages/linux/linux-rp_2.6.23.bb

index ba5f712..8e38b17 100644 (file)
@@ -1,10 +1,9 @@
 require linux-rp.inc
 
-PR = "r13"
+PR = "r14"
 
 DEFAULT_PREFERENCE_qemuarm = "-1"
 DEFAULT_PREFERENCE_qemux86 = "-1"
-DEFAULT_PREFERENCE_poodle = "-99"
 
 # Handy URLs
 # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -41,6 +40,8 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
            ${RPSRC}/w100_extmem-r1.patch;patch=1 \
            ${RPSRC}/spitzkbd_fix-r0.patch;patch=1 \
            ${RPSRC}/export_atags-r0.patch;patch=1 \
+           ${RPSRC}/pxa25x_suspend_fixes-r0.patch;patch=1 \
+           ${RPSRC}/poodle_lcd_hack-r0.patch;patch=1 \
            file://w100fb-unused-var.patch;patch=1 \
            file://hostap-monitor-mode.patch;patch=1 \
            file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \