]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: Add LIC_FILES_CHKSUM files to checksum files.
authorRandy Witt <randy.e.witt@linux.intel.com>
Mon, 2 Mar 2015 18:55:37 +0000 (10:55 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2015 16:00:19 +0000 (16:00 +0000)
commit5df681259ae078c9d04d426fb5971eaa79d35ba5
treeaa01fe713f8b89b8e4bfb45cac5a2d36e485d555
parentab1452cacce6584bab27b73fc1e22d603606ecda
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]

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/base.bbclass