| Submitter | Scott Garman |
|---|---|
| Date | May 24, 2012, 9:38 p.m. |
| Message ID | <d5574749b2272357f6bdad04c37ec0657b391cca.1337892418.git.scott.a.garman@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/28703/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass index bf23e05..86ccd7a 100644 --- a/meta/classes/mirrors.bbclass +++ b/meta/classes/mirrors.bbclass @@ -1,5 +1,5 @@ MIRRORS += "\ -${DEBIAN_MIRROR}/main http://snapshot.debian.net/archive/pool \n \ +${DEBIAN_MIRROR}/main http://snapshot.debian.org/archive/debian-archive/20120328T092752Z/debian/pool/ \n \ ${DEBIAN_MIRROR} ftp://ftp.de.debian.org/debian/pool \n \ ${DEBIAN_MIRROR} ftp://ftp.au.debian.org/debian/pool \n \ ${DEBIAN_MIRROR} ftp://ftp.cl.debian.org/debian/pool \n \