linux-rp-2.6.23: Add atags export patch for kexec, fix spitz suspend key problems

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3384 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-12-27 20:35:05 +00:00
parent a5b44fe6a5
commit a4ad228d96
13 changed files with 32 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
require linux-rp.inc
PR = "r5"
PR = "r6"
DEFAULT_PREFERENCE_qemuarm = "-1"
DEFAULT_PREFERENCE_qemux86 = "-1"
@@ -38,6 +38,8 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
${RPSRC}/pxa27x_overlay-r6.patch;patch=1 \
${RPSRC}/w100_extaccel-r1.patch;patch=1 \
${RPSRC}/w100_extmem-r1.patch;patch=1 \
${RPSRC}/spitzkbd_fix-r0.patch;patch=1 \
${RPSRC}/export_atags-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 \