linux-rp: 2.6.21+2.6.22-rc7 -> 2.6.22

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2130 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-07-09 12:31:19 +00:00
parent 8b1fff0aa4
commit ea9a2560df
18 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
require linux-rp.inc
PR = "r2"
PR = "r0"
DEFAULT_PREFERENCE = "-1"
@@ -15,8 +15,7 @@ DEFAULT_PREFERENCE = "-1"
# Patches submitted upstream are towards top of this list
# Hacks should clearly named and at the bottom
SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.22-rc7.bz2;patch=1 \
SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
${RPSRC}/lzo_kernel-r3.patch;patch=1 \
${RPSRC}/lzo_jffs2-r2.patch;patch=1 \
${RPSRC}/lzo_crypto-r2.patch;patch=1 \
@@ -40,7 +39,6 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \
${RPSRC}/w100_extaccel-r1.patch;patch=1 \
${RPSRC}/qemuarm_scsi_fix-r0.patch;patch=1 \
${RPSRC}/pxa_cken_fixes-r0.patch;patch=1 \
file://hostap-monitor-mode.patch;patch=1 \
file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \
@@ -110,4 +108,4 @@ SRC_URI_append_tosa = "\
file://wm97xx-lcdnoise-r0.patch;patch=1 "
# ${DOSRC}/tosa-asoc-r1.patch;patch=1 "
S = "${WORKDIR}/linux-2.6.21"
S = "${WORKDIR}/linux-2.6.22"