[oe] [PATCH V2] classes/mirrors.bbclass: update debian snapshot mirror url

Khem Raj raj.khem at gmail.com
Fri Jun 1 01:33:23 UTC 2012


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 classes/mirrors.bbclass |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/classes/mirrors.bbclass b/classes/mirrors.bbclass
index 71ee5f6..1f509df 100644
--- a/classes/mirrors.bbclass
+++ b/classes/mirrors.bbclass
@@ -1,6 +1,8 @@
 MIRRORS[func] = "0"
 MIRRORS () {
-${DEBIAN_MIRROR}/main	http://snapshot.debian.net/archive/pool
+${DEBIAN_MIRROR}/main   http://snapshot.debian.org/archive/debian-archive/20120328T092752Z/debian/pool
+${DEBIAN_MIRROR}/main   http://snapshot.debian.org/archive/debian-archive/20110127T084257Z/debian/pool
+${DEBIAN_MIRROR}/main   http://snapshot.debian.org/archive/debian-archive/20090802T004153Z/debian/pool
 ${DEBIAN_MIRROR}	ftp://ftp.de.debian.org/debian/pool
 ${DEBIAN_MIRROR}	ftp://ftp.au.debian.org/debian/pool
 ${DEBIAN_MIRROR}	ftp://ftp.cl.debian.org/debian/pool
-- 
1.7.9.5





More information about the Openembedded-devel mailing list