[oe] [oe-classic][PATCH 1/1] base-passwd: update SRC_URI of base-passwd-3.5.20 recipe

Apelete Seketeli apelete at seketeli.net
Sun Jun 24 13:55:03 UTC 2012


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 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/base-passwd/base-passwd_3.5.20.bb b/recipes/base-passwd/base-passwd_3.5.20.bb
index 6e9c51b..ac3de3f 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://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 \
-- 
1.7.10





More information about the Openembedded-devel mailing list