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

Tom Rini tom.rini at gmail.com
Mon Jun 4 23:37:00 UTC 2012


On Thu, May 31, 2012 at 06:33:23PM -0700, Khem Raj wrote:
> 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

Isn't that backwards for say kernel.org mismatches?  Or am I forgetting
that we already fixed that and switched to new checksums?

-- 
Tom




More information about the Openembedded-devel mailing list