aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer.ericson@gmail.com>2012-06-30 19:36:32 +0200
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2012-06-30 19:36:32 +0200
commit8447278ac5f708a956a2ec83f46bf584372484aa (patch)
tree141fd7f24aba190b93076cede728dba1632fd565
parent206155bf3f7d75d853fe13734fd42f7006082de4 (diff)
downloadopenembedded-8447278ac5f708a956a2ec83f46bf584372484aa.tar.gz
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@seketeli.net>
-rw-r--r--recipes/base-passwd/base-passwd_3.5.20.bb2
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 6e9c51b98f..7772745f64 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 \