[OE-core] [PATCH] classes/license: copy licenses even if there are no checksummed files

Burton, Ross ross.burton at intel.com
Wed Nov 2 20:22:23 UTC 2016


On 2 November 2016 at 18:37, Beth 'pidge' Flanagan <pidge at toganlabs.com>
wrote:

> It's been a bit since I've looked at license.bbclass, but I guess my
> question here is this seems to take out all notification that a recipe
> doesn't have a LIC_FILES_CHKSUM, correct?
>
> I'd rather we maybe kept the note in and maybe whitelisted recipes that
> did interesting things so that didn't appear than just ignored when a
> recipe was missing it.
>
> Because if we don't at least bb.note it, I can see people just ignoring
> it entirely (which would be bad in a lot of ways)
>

No, this check was belt-and-braces (the other check is a bb.error()).  Also
bb.note() from tasks don't appear in the user-visible log by default,
you've got to dig into the task log to see them which is buried in the work
directories.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161102/c03788b2/attachment-0002.html>


More information about the Openembedded-core mailing list