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

Khem Raj raj.khem at gmail.com
Thu May 31 13:54:20 UTC 2012


On Thu, May 31, 2012 at 6:50 AM, Tom Rini <tom.rini at gmail.com> wrote:
> 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.

actually we should use all the three archive mirrors
    2009: 08
    2011: 01
    2012: 03




More information about the Openembedded-devel mailing list