[OE-core] [PATCH 3/5] packagegroup: add LIC_FILES_CHKSUM

Paul Eggleton paul.eggleton at linux.intel.com
Wed Mar 18 09:37:53 UTC 2015


Hi Qi,

On Wednesday 18 March 2015 17:16:12 Chen Qi wrote:
> We treat a license without checksum specified as invalid. In specific,
> find_license_files in license.bbclass needs LIC_FILES_CHKSUM there.
> 
> This patch adds LIC_FILES_CHKSUM information to packagegroup recipes to
> avoid warnings like below at rootfs time.
> 
>     WARNING: The license listed MIT was not in the licenses collected for
> packagegroup-core-boot

FWIW, I *really* don't want to see us do this. Packages produced by 
packagegroup recipes don't ship any files, they shouldn't have to declare a 
LIC_FILES_CHKSUM. Same goes for any similar recipe. (Perhaps license.bbclass 
ought to be checking whether the package contains anything before 
complaining.)

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-core mailing list