[oe-commits] Kristoffer Ericson : This patch updates the SRC_URI of base-passwd_3.5.20. bb to the direct

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 17:44:35 UTC 2012


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

Author: Kristoffer Ericson <kristoffer.ericson at gmail.com>
Date:   Sat Jun 30 19:36:32 2012 +0200

This patch updates the SRC_URI of base-passwd_3.5.20.bb to the direct
link on snapshot.debian.org, instead of letting the automatic mirror search
point to the index page.

Signed-off-by: Apelete Seketeli <apelete at seketeli.net>

---

 recipes/base-passwd/base-passwd_3.5.20.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/base-passwd/base-passwd_3.5.20.bb b/recipes/base-passwd/base-passwd_3.5.20.bb
index 6e9c51b..7772745 100644
--- a/recipes/base-passwd/base-passwd_3.5.20.bb
+++ b/recipes/base-passwd/base-passwd_3.5.20.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
 PR = "r1"
 
 SRC_URI = "\
-  ${DEBIAN_MIRROR}/main/b/base-passwd/base-passwd_${PV}.tar.gz \
+  http://www.snapshot.debian.org/archive/debian-archive/20120328T092752Z/debian/pool/main/b/base-passwd/base-passwd_${PV}.tar.gz \
   file://nobash.patch \
   file://root-home.patch \
   file://mysql.patch \





More information about the Openembedded-commits mailing list