aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-21 09:24:57 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-21 09:24:57 +0000
commit48dc31067eeea9abfdacff544d3f43167518dec7 (patch)
tree398e7a2cfcc3c258633dba0a47a0fdff0a365b4b /packages
parent0ab3b866b0328b1f79e7411b103f23d405cf54cd (diff)
downloadopenembedded-48dc31067eeea9abfdacff544d3f43167518dec7.tar.gz
linux-ezx 2.6.16: also apply RPs xscale cache workaround
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-ezx_2.6.16.13.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/linux/linux-ezx_2.6.16.13.bb b/packages/linux/linux-ezx_2.6.16.13.bb
index 402911a4a5..6e6f4628dc 100644
--- a/packages/linux/linux-ezx_2.6.16.13.bb
+++ b/packages/linux/linux-ezx_2.6.16.13.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.openezx.org"
LICENSE = "GPL"
DEPENDS += "quilt-native"
EZX = "ezx8"
-PR = "${EZX}-r0"
+PR = "${EZX}-r1"
inherit kernel
@@ -18,6 +18,8 @@ RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
http://www.openezx.org/download/patches-2.6.16-2.6.16.13-${EZX}.tar.bz2 \
\
+ ${RPSRC}/xscale_cache_workaround-r1.patch;patch=1;status=merged \
+ \
file://sa1100-rtc-gcc4.diff;patch=1 \
file://pxa-serial-gcc4.diff;patch=1 \
\