mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 23:02:20 +02:00
The test added verifies that when a file with an absolute path in LIC_FILES_CHKSUM changes without a corresponding change to the md5sum, it triggers the license qa test again with a failure. [Yocto #6450] (From OE-Core rev: cab59ce08916c45c1d9da1cf9a92a67574f6c2c3) 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>
6 lines
178 B
BlitzBasic
6 lines
178 B
BlitzBasic
include test_recipe.inc
|
|
|
|
# Set LICENSE to something so that bitbake -p that is ran at the beginning
|
|
# is successful since test_recipe.inc has not yet been modified.
|
|
LICENSE = ""
|