diff options
author | Ross Burton <ross.burton@intel.com> | 2016-09-15 00:08:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-15 22:56:37 +0100 |
commit | 5ba1a7505b904a4aa2118fa9614d76df97597af8 (patch) | |
tree | 9453fc9e655c217548b6505e7cd3ebd9cf7c46a8 /meta/lib | |
parent | cdae3e76232110903d124195b036e4e70fb28aa4 (diff) | |
download | openembedded-core-5ba1a7505b904a4aa2118fa9614d76df97597af8.tar.gz openembedded-core-5ba1a7505b904a4aa2118fa9614d76df97597af8.tar.bz2 openembedded-core-5ba1a7505b904a4aa2118fa9614d76df97597af8.zip |
sanity: make license QA failures fatal again
Previous work to clean up the license QA code (oe-core fbdf977) had the side
effect that failing the license sanity check (bad or missing LIC_FILES_CHKSUM)
would emit an error message but wouldn't actually abort the build.
Solve this by changing populate_lic_qa_checksum() so that it tracks if the
message class was in ERROR_QA and if so, aborts the function.
[ YOCTO #10280 ]
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions