linux-rp-2.6.23: Unbreak pxa25x suspend/resume, update defconfigs

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3385 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-12-28 00:01:46 +00:00
parent a4ad228d96
commit dd877a728f
5 changed files with 38 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
require linux-rp.inc
PR = "r6"
PR = "r7"
DEFAULT_PREFERENCE_qemuarm = "-1"
DEFAULT_PREFERENCE_qemux86 = "-1"
@@ -40,6 +40,7 @@ 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 \
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 \