[oe] [PATCH] checksums.ini: correct wrong checksums

Marcin Juszkiewicz openembedded at haerwu.biz
Thu Nov 13 16:43:17 UTC 2008


Monday 10 of November 2008 15:13:45 Philip Balister napisał(a):

> I'd like to see one commit per checksum change with the details in
> the commit message. This we we can easily find when I package
> checksum changed. This way we can easily identifu when the source
> changed but the version number did not.

I have 1212 new entries for checksums.ini file. Do you want 1212 commits 
or just one?

How I got such amount? Simple - account on machine with FastEthernet 
hooked to the Internet + some hours of shell/bitbake work:

for recipe in $OEROOT/packages/*/*.bb
do
  bitbake -b $recipe -cfetch
done

Of course with OE_ALLOW_INSECURE_DOWNLOADS=1 set to not get failures 
just because some entries are missing.

Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://blog.haerwu.biz/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz






More information about the Openembedded-devel mailing list