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

git at git.openembedded.org git at git.openembedded.org
Wed Mar 14 10:57:34 UTC 2012


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7c2ebdbfe7a7843f0b9db91b9fdcd6cdb9ee71df
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=7c2ebdbfe7a7843f0b9db91b9fdcd6cdb9ee71df

Author: Steffen Sledz <sledz at dresearch-fe.de>
Date:   Wed Mar 14 11:50:49 2012 +0100

Revert "liblockfile: fix SRC_URI for version 1.06"

This reverts commit b66d3f887860943f492bc9ada57fcef69eb7eef0.

---

 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 5d540cb..0235dbd 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 = "http://archive.debian.org/debian/pool/main/libl/liblockfile/liblockfile_${PV}.tar.gz \
+SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_${PV}.tar.gz \
 	   file://install.patch \
 	   file://configure.patch \
 	   file://ldflags.patch \





More information about the Openembedded-commits mailing list