diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-04-26 19:20:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-06 10:31:16 +0100 |
commit | a8b35766d4f6c4af7dcccf94e7b48b872144fc26 (patch) | |
tree | efe36c153741211e409c086a71baa2d10341796d /meta/recipes-graphics/xorg-util | |
parent | 24eb9b1dfbedf547f068fe79efc885cea08a6cbd (diff) | |
download | poky-a8b35766d4f6c4af7dcccf94e7b48b872144fc26.tar.gz |
insane.bbclass: package_qa_check_license -> populate_lic_qa_checksum
The package_qa_check_license() was in do_qa_configure which had a
potential problem, when the recipe sets do_configure[noexec] = "1", then
the license checking won't run, which may hidden license issues. Rename
it to populate_lic_qa_checksum() and run in do_populate_lic[postfuncs] which
is more reasonable (when no populate license, no license checking).
(From OE-Core rev: b7811bbec1ba373d62ace5c4fc56918e53c69d50)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-util')
0 files changed, 0 insertions, 0 deletions