[oe-commits] Steffen Sledz : fakeroot-1.9.6: Update URI to a functioning one

git at git.openembedded.org git at git.openembedded.org
Wed Mar 14 11:31:58 UTC 2012


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

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

fakeroot-1.9.6: 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 at dresearch-fe.de>

---

 recipes/fakeroot/fakeroot_1.9.6.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/fakeroot/fakeroot_1.9.6.bb b/recipes/fakeroot/fakeroot_1.9.6.bb
index 0a3ea93..0666910 100644
--- a/recipes/fakeroot/fakeroot_1.9.6.bb
+++ b/recipes/fakeroot/fakeroot_1.9.6.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
 RDEPENDS_${PN} = "util-linux"
 PR = "r3"
 
-SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz \
+SRC_URI = "http://snapshot.debian.org/archive/debian/20080803T000000Z/pool/main/f/fakeroot/fakeroot_${PV}.tar.gz \
            file://configure-libtool.patch"
 	    
 inherit autotools





More information about the Openembedded-commits mailing list