mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
linux-rp: update 2.6.23-rc4 to 2.6.23 (non-default as c7x0, akita, zylonite, hx2000 breaks)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2861 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+2
-6
@@ -1,7 +1,5 @@
|
||||
require linux-rp.inc
|
||||
|
||||
PR = "r8"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
DEFAULT_PREFERENCE_htcuniversal = "1"
|
||||
DEFAULT_PREFERENCE_zylonite = "1"
|
||||
@@ -17,8 +15,7 @@ DEFAULT_PREFERENCE_zylonite = "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.22.tar.bz2 \
|
||||
http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.23-rc4.bz2;patch=1 \
|
||||
SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
|
||||
${RPSRC}/lzo_jffs2-r3.patch;patch=1 \
|
||||
${RPSRC}/lzo_crypto-r2.patch;patch=1 \
|
||||
${RPSRC}/lzo_jffs2_lzomode-r1.patch;patch=1 \
|
||||
@@ -54,7 +51,6 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
|
||||
file://uvesafb-0.1-rc3-2.6.22.patch;patch=1;status=external \
|
||||
file://htcuni.patch;patch=1 \
|
||||
file://binutils-buildid-arm.patch;patch=1 \
|
||||
file://vt_ioctl_race.patch;patch=1 \
|
||||
file://defconfig-c7x0 \
|
||||
file://defconfig-hx2000 \
|
||||
file://defconfig-collie \
|
||||
@@ -128,4 +124,4 @@ SRC_URI_append_zylonite ="\
|
||||
file://zylonite-boot.patch;patch=1 \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/linux-2.6.22"
|
||||
S = "${WORKDIR}/linux-2.6.23"
|
||||
Reference in New Issue
Block a user