Files
poky/meta/classes
Quentin Schulz fa7b29e22b base/insane: Check pkgs lics are subset of recipe lics only once
Move logic checking that all packages licenses are only a subset of
recipe licenses from base.bbclass to the insane.bbclass so that it's
evaluated only once, during do_package_qa.

As explained in the linked bugzilla entry, if a package license is not
part of the recipe license, the warning message gets shown an
unreasonable amount of time because it's evaluated every time a recipe
is parsed.

[YOCTO #10130]

This also makes it possible to silence this error with INSANE_SKIP.

(From OE-Core rev: 852408ed4be1f64c57e196688728b7ed223d3493)

Signed-off-by: Quentin Schulz <quentin.schulz@streamunlimited.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-05-21 10:52:07 +01:00
..
2020-01-27 16:48:08 +00:00
2020-01-27 16:48:09 +00:00
2020-01-19 13:24:38 +00:00
2020-01-21 12:52:52 +00:00
2020-05-02 09:08:52 +01:00
2019-06-14 22:48:22 +01:00
2019-04-23 23:30:20 +01:00