[OE-core] [PATCH] image.bbclass: allow override of image LICENSE

Paul Eggleton paul.eggleton at linux.intel.com
Tue Oct 10 20:56:21 UTC 2017


Hi Pascal,

On Thursday, 4 May 2017 3:28:40 AM NZDT Pascal Bach wrote:
> Currently the LICENSE of every image is hard set to MIT.
> This allows this to be overriden in derived images.

Sorry to dredge this up, but when do you see the need to specify a different 
image LICENSE? 

Logically, an image recipe's LICENSE can only refer to the recipe itself and 
whatever files might be pulled in by it directly (usually none, but some 
people re-enable do_fetch and do_unpack to allow this), since otherwise the 
contents of the image are covered by the licenses of all of the recipes that 
build the packages that go into it, and we already assemble a license manifest 
for the image to cover those. Does that match your interpretation?

Cheers,
Paul


-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-core mailing list