[oe] OEDEM 2009 summary: Death to checksums.ini?

Phil Blundell philb at gnu.org
Wed Nov 11 15:45:53 UTC 2009


On Wed, 2009-11-11 at 14:17 +0000, Richard Purdie wrote:
> SCR_URI = "xyz://abc.com/efg.tgz;name=bar"
> 
> MD5SUM_bar = ""
> 
> or maybe :
> 
> MD5SUM[bar] = ""

The labelling is a good idea, although I am not especially keen on
either of those notations.  How about:

SRC_URI = "xyz://abc.com/efg.tgz;name=bar"
SRC_URI[md5sum:bar] = "..."
SRC_URI[sha256sum:bar] = "..."

p.






More information about the Openembedded-devel mailing list