summaryrefslogtreecommitdiff
path: root/packages/linux/linux-ezx_2.6.16.13.bb
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2007-01-21 20:35:02 +0000
committerJustin Patrin <papercrane@gmail.com>2007-01-21 20:35:02 +0000
commit725b31633b9944eec4c081f1edad620607ce5c5d (patch)
treeceb8c4ecb940ba86bb136862dcf0d5f609a0f2df /packages/linux/linux-ezx_2.6.16.13.bb
parenta01f1ba3c4046a1beb395acf21008864b1880156 (diff)
parent4e9277d080e363f4eaa16a0d345c23970a65c4e5 (diff)
merge of '98112dc48d05ba36117d1045ed0b25ac449d5c7f'
and 'a6d3725bcd7849f3044d01c9bfa2c73dd96dfe89'
Diffstat (limited to 'packages/linux/linux-ezx_2.6.16.13.bb')
-rw-r--r--packages/linux/linux-ezx_2.6.16.13.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/linux/linux-ezx_2.6.16.13.bb b/packages/linux/linux-ezx_2.6.16.13.bb
index 5d13af9f83..6e6f4628dc 100644
--- a/packages/linux/linux-ezx_2.6.16.13.bb
+++ b/packages/linux/linux-ezx_2.6.16.13.bb
@@ -4,7 +4,7 @@ AUTHOR = "Harald Welte and the OpenEZX Team <openezx-devel@lists.openezx.org>"
HOMEPAGE = "http://www.openezx.org"
LICENSE = "GPL"
DEPENDS += "quilt-native"
-EZX = "ezx7"
+EZX = "ezx8"
PR = "${EZX}-r1"
inherit kernel
@@ -16,7 +16,9 @@ RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"
# source and patches
#
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
- http://people.openezx.org/stefan/patches/patches-2.6.16-2.6.16.13-ezx7.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 \