aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch-fe.de>2012-03-14 11:43:08 +0100
committerSteffen Sledz <sledz@dresearch-fe.de>2012-03-14 11:51:11 +0100
commit4385af534c452835638e9dc19937c1edffb5d39e (patch)
treecd33469fdc3f1d4d46ec5c9cf71eb91545ed1cce
parent7c2ebdbfe7a7843f0b9db91b9fdcd6cdb9ee71df (diff)
downloadopenembedded-4385af534c452835638e9dc19937c1edffb5d39e.tar.gz
liblockfile-1.06: Update URI to a functioning one
We have to use a specific date to the debian snapshot mirror to get this version of the file. 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..cfac5b701f 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://snapshot.debian.org/archive/debian/20050312T000000Z/pool/main/libl/liblockfile/liblockfile_${PV}.tar.gz \
file://install.patch \
file://configure.patch \
file://ldflags.patch \