summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/images/test-empty-image.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-05-10 10:25:05 +1200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-11 10:33:42 +0100
commit296c7e11f1a347d74708b19f10585d415fe453de (patch)
tree6b9a828c64311764f83be9110be3ab8896795f3e /meta-selftest/recipes-test/images/test-empty-image.bb
parent69cf7b3273beeaad6d52c4f718cd4b0d53845e97 (diff)
downloadpoky-296c7e11f1a347d74708b19f10585d415fe453de.tar.gz
classes/insane: do not force LIC_FILES_CHKSUM unless SRC_URI is set
Recipes such as images and packagegroups don't actually fetch or build any source, so there's really no point having LIC_FILES_CHKSUM set. Forcing users to set it (as we have done for images inheriting image.bbclass) just makes things more difficult for the user for no discernable benefit. The easiest way to adjust this check is simply to skip it if SRC_URI is not set since this is a pretty good indicator that no source is being pulled in. (From OE-Core rev: c269547ae8e90a78349f6003385137e4145e145f) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/recipes-test/images/test-empty-image.bb')
0 files changed, 0 insertions, 0 deletions