[oe-commits] org.oe.dev linux-rp-2.6.23: Fix suspend/resume problems for pxa25x devices. Fix poodle LCD resume issue with a temp hack until a proper patch can be created. Make 2.6.23 the default for poodle

rpurdie commit openembedded-commits at lists.openembedded.org
Fri Dec 28 01:46:41 UTC 2007


linux-rp-2.6.23: Fix suspend/resume problems for pxa25x devices. Fix poodle LCD resume issue with a temp hack until a proper patch can be created. Make 2.6.23 the default for poodle

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 3806d8894babdfee7e759b27b83e75430c119343
ViewMTN: http://monotone.openembedded.org/revision/info/3806d8894babdfee7e759b27b83e75430c119343
Files:
1
packages/linux/linux-rp_2.6.23.bb
Diffs:

#
# mt diff -rbcd3521ff0c7d83136f0c5c3ffc56756f1dba948 -r3806d8894babdfee7e759b27b83e75430c119343
#
# 
# 
# patch "packages/linux/linux-rp_2.6.23.bb"
#  from [1f5858f24a5615fa3a5a1901c638b63a94ffa9db]
#    to [2664bd077fcfc9c3ad9ebf64134d131fb4e95679]
# 
============================================================
--- packages/linux/linux-rp_2.6.23.bb	1f5858f24a5615fa3a5a1901c638b63a94ffa9db
+++ packages/linux/linux-rp_2.6.23.bb	2664bd077fcfc9c3ad9ebf64134d131fb4e95679
@@ -1,10 +1,9 @@ require linux-rp.inc
 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/
            ${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 \






More information about the Openembedded-commits mailing list