aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch-fe.de>2012-02-03 12:14:34 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2012-02-24 16:17:19 +0100
commitb66d3f887860943f492bc9ada57fcef69eb7eef0 (patch)
treeffb7f78520723761142fbc0625fc84de0312462d
parent6298fbd7a272b09f0ce48fcfce0b829209dec929 (diff)
downloadopenembedded-b66d3f887860943f492bc9ada57fcef69eb7eef0.tar.gz
liblockfile: fix SRC_URI for version 1.06
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
-rw-r--r--recipes/liblockfile/liblockfile_1.06.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/liblockfile/liblockfile_1.06.bb b/recipes/liblockfile/liblockfile_1.06.bb
index 0235dbd5a1..5d540cb66e 100644
--- a/recipes/liblockfile/liblockfile_1.06.bb
+++ b/recipes/liblockfile/liblockfile_1.06.bb
@@ -3,7 +3,7 @@ SECTION = "libs"
LICENSE = "LGPL"
PR ="r1"
-SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_${PV}.tar.gz \
+SRC_URI = "http://archive.debian.org/debian/pool/main/libl/liblockfile/liblockfile_${PV}.tar.gz \
file://install.patch \
file://configure.patch \
file://ldflags.patch \