aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 20:31:32 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 20:31:32 +0100
commit765895031a251aa321ab408beab282b7e309ae2a (patch)
tree98f304e4edf0d58ab64f69c08f17b40228965a04 /recipes-qtopia
parent63263484f39eee72311c990027e7eade5c19eb12 (diff)
downloadmeta-opie-765895031a251aa321ab408beab282b7e309ae2a.tar.gz
zuc: fix SRC_URI
Previous fetch URI is now broken, use sources.openembedded.org instead. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qtopia')
-rw-r--r--recipes-qtopia/zuc/zuc_1.1.2ern.bb2
1 files changed, 1 insertions, 1 deletions
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"