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

Phil Blundell philb at gnu.org
Wed Nov 11 08:24:09 UTC 2009


On Wed, 2009-11-11 at 02:06 +0100, Holger Hans Peter Freyther wrote:
> SRC_URI = "http://example.org/${PN}-${PV}.tar,bz2"
> 
> how do you want to handle these? What happens if you place a checksum in the 
> inc file? Do you want to propose removing SRC_URI from .ini files and put them 
> back to the .bb files?

SRC_URI = "http://example.org/${PN}-${PV}.tar,bz2;md5sum=${MD5SUM}"

You can define ${MD5SUM} whereever you like.

p.






More information about the Openembedded-devel mailing list