[oe-commits] Steffen Sledz : liblockfile: fix SRC_URI for version 1.06

git at git.openembedded.org git at git.openembedded.org
Fri Feb 24 15:41:11 UTC 2012


Module: openembedded.git
Branch: sledz/pull
Commit: d82e988dbc2e27158a95ed67e17d80a4cb1781b6
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=d82e988dbc2e27158a95ed67e17d80a4cb1781b6

Author: Steffen Sledz <sledz at dresearch-fe.de>
Date:   Fri Feb  3 12:14:34 2012 +0000

liblockfile: fix SRC_URI for version 1.06

Signed-off-by: Steffen Sledz <sledz at dresearch-fe.de>

---

 recipes/liblockfile/liblockfile_1.06.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/liblockfile/liblockfile_1.06.bb b/recipes/liblockfile/liblockfile_1.06.bb
index 0235dbd..5d540cb 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 \





More information about the Openembedded-commits mailing list