From: Koen Kooi Date: Sun, 21 Jan 2007 09:11:58 +0000 (+0000) Subject: linux-ezx: update to ezx8 X-Git-Tag: Release-2010-05/1~9354^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ab3b866b0328b1f79e7411b103f23d405cf54cd;p=openembedded.git linux-ezx: update to ezx8 --- 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 " 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 \