[oe] checksums situation

Marcin Juszkiewicz openembedded at haerwu.biz
Tue Feb 24 08:49:04 UTC 2009


On Tuesday 24 of February 2009 07:46:39 Tom Rini wrote:

> And, is anyone doing more then 'cat tmp/checksums.ini >>
> openembedded/conf/checksums.ini && python the-sorter' ?  And by more
> I mean check for an upstream .md5 or similar, to make sure this is
> really right?

commit 67aa127f4b4cb2e4083a02adfddd7d82534751a3
Author: Marcin Juszkiewicz <hrw at openembedded.org>
Date:   Thu Nov 13 18:07:47 2008 +0100

    checksums.ini: add 1212 entries from test fetch build

    This is result of simple shell script and few hours of fetching:
    for recipe in $OEROOT/packages/*/*.bb
    do
      bitbake -b $recipe -cfetch
    done

This was done with not so empty DL_DIR but most of entries were fresh 
fetched. If someone has machine with good network connection (I no 
longer have access to machine where I was running that test) then feel 
free to call that loop with empty DL_DIR.

Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz






More information about the Openembedded-devel mailing list