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:30:59 +0100 |
commit | b7811bbec1ba373d62ace5c4fc56918e53c69d50 (patch) | |
tree | b070be393b256f7b66f38af8111b4b6a6430b5d2 /meta/recipes-gnome/gobject-introspection | |
parent | 739da8b205067588419303ec2bbb1d92a82cdae9 (diff) | |
download | openembedded-core-b7811bbec1ba373d62ace5c4fc56918e53c69d50.tar.gz openembedded-core-b7811bbec1ba373d62ace5c4fc56918e53c69d50.tar.bz2 openembedded-core-b7811bbec1ba373d62ace5c4fc56918e53c69d50.zip |
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).
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gobject-introspection')
0 files changed, 0 insertions, 0 deletions