From 765895031a251aa321ab408beab282b7e309ae2a Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 21 Aug 2011 20:31:32 +0100 Subject: zuc: fix SRC_URI Previous fetch URI is now broken, use sources.openembedded.org instead. Signed-off-by: Paul Eggleton --- recipes-qtopia/zuc/zuc_1.1.2ern.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qtopia/zuc/zuc_1.1.2ern.bb') diff --git a/recipes-qtopia/zuc/zuc_1.1.2ern.bb b/recipes-qtopia/zuc/zuc_1.1.2ern.bb index f896acd..0f8bd1f 100644 --- a/recipes-qtopia/zuc/zuc_1.1.2ern.bb +++ b/recipes-qtopia/zuc/zuc_1.1.2ern.bb @@ -6,7 +6,7 @@ APPNAME = "zuc" APPDESKTOP = "${S}" PR = "r4" -SRC_URI = "http://www.linux-solutions.at/projects/zaurus/source/zuc_V${PV}.tar.gz;name=archive \ +SRC_URI = "http://sources.openembedded.org/zuc_V${PV}.tar.gz;name=archive \ http://nick.kreucher.net/zuc/zuc_units;name=units \ file://fixed-include.patch" -- cgit 1.2.3-korg