[oe] [2011.03-maintenance][PATCH] classes/mirrors.bbclass: update debian snapshot mirror url

Tom Rini tom.rini at gmail.com
Thu May 31 13:50:15 UTC 2012


On Fri, May 25, 2012 at 10:42 PM, Khem Raj <raj.khem at gmail.com> wrote:
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  classes/mirrors.bbclass |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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

Sorry I missed this for a while.  This I believe is backwards.  We
don't want to tie the default mirror to today we want to tie it back
to the 20110331 or so snapshot we use in a few other cases.

-- 
Tom




More information about the Openembedded-devel mailing list