aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-21 09:11:58 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-21 09:11:58 +0000
commit0ab3b866b0328b1f79e7411b103f23d405cf54cd (patch)
tree0bd6c783fe6cc89000e6469036d348c3a98aa63b
parent50278b5113620df0a24b63231c98fc8fdf8c60f7 (diff)
downloadopenembedded-0ab3b866b0328b1f79e7411b103f23d405cf54cd.tar.gz
linux-ezx: update to ezx8
-rw-r--r--packages/linux/linux-ezx_2.6.16.13.bb6
1 files changed, 3 insertions, 3 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..402911a4a5 100644
--- a/packages/linux/linux-ezx_2.6.16.13.bb
+++ b/packages/linux/linux-ezx_2.6.16.13.bb
@@ -4,8 +4,8 @@ AUTHOR = "Harald Welte and the OpenEZX Team <openezx-devel@lists.openezx.org>"
HOMEPAGE = "http://www.openezx.org"
LICENSE = "GPL"
DEPENDS += "quilt-native"
-EZX = "ezx7"
-PR = "${EZX}-r1"
+EZX = "ezx8"
+PR = "${EZX}-r0"
inherit kernel
@@ -16,7 +16,7 @@ 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 \
\
file://sa1100-rtc-gcc4.diff;patch=1 \
file://pxa-serial-gcc4.diff;patch=1 \