| Submitter | Khem Raj |
|---|---|
| Date | June 13, 2012, 2:09 a.m. |
| Message ID | <1339553354-14747-3-git-send-email-raj.khem@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/29765/ |
| State | Accepted |
| Delegated to: | Tom Rini |
| Headers | show |
Comments
Patch
diff --git a/classes/mirrors.bbclass b/classes/mirrors.bbclass index 71ee5f6..bb4f1ec 100644 --- a/classes/mirrors.bbclass +++ b/classes/mirrors.bbclass @@ -1,6 +1,6 @@ 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} 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
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- classes/mirrors.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)