All of lore.kernel.org
 help / color / mirror / Atom feed
* checksums...
@ 2009-01-21 18:55 Koen Kooi
  2009-01-21 19:15 ` checksums Philip Balister
  0 siblings, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2009-01-21 18:55 UTC (permalink / raw)
  To: openembedded-devel

Hi,

Could people adding new recipe and people git-am'ing patches adding new 
recipes please add the corresponding checksums to checksums.ini?

It's not hard:

1) bitbake <recipe>
2) watch it fail
3) cd $TMPDIR ; cat /OE/org.openembedded.dev/conf/checksums.ini >> 
checksums.ini ; python 
/OE/org.openembedded.dev/contrib/source-checker/oe-checksums-sorter.py 
checksums.ini > /OE/org.openembedded.dev/conf/checksums.ini
4) git commit --amend /OE/org.openembedded.dev/conf/checksums.ini

regards,

Koen




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-21 22:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-21 18:55 checksums Koen Kooi
2009-01-21 19:15 ` checksums Philip Balister
2009-01-21 19:34   ` [RFC] Add option for strict checksumming, was: checksums Koen Kooi
2009-01-21 22:41     ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.