diff options
author | Randy Witt <randy.e.witt@linux.intel.com> | 2015-03-02 10:55:37 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-10 10:47:44 +0000 |
commit | a39ce568e091a0305ea2806cdd041cda42680d65 (patch) | |
tree | b160aa1bed2ffaba252932e537ea01eeea1fa381 /meta-selftest/recipes-test/emptytest | |
parent | 3f8ce1e755e4204c7bf03f937d063b70abd8c73c (diff) | |
download | poky-a39ce568e091a0305ea2806cdd041cda42680d65.tar.gz |
base.bbclass: Add LIC_FILES_CHKSUM files to checksum files.
Previously, files with absolute paths in LIC_FILES_CHKSUM such as
"file://${COMMON_LICENSE_DIR}/foo" would not result in a qa failure
when the license file changed.
To fix this problem, add any files with absolute paths from
LIC_FILES_CHKSUM to the file-checksums varflag, so that changes in the
license file are detected and cause the qa task for licenses to run.
[Yocto #6450]
(From OE-Core rev: 5df681259ae078c9d04d426fb5971eaa79d35ba5)
Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/recipes-test/emptytest')
0 files changed, 0 insertions, 0 deletions