diff options
author | Bjarne Michelsen <bjarne_michelsen@hotmail.com> | 2020-07-06 21:42:26 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-08 10:37:12 +0100 |
commit | 5c2381f9ebcfb9b7991cc40429f286ae3557fd1e (patch) | |
tree | d613df5135145e168a03e68cd4feae4d809ab064 /oe-init-build-env | |
parent | cd80b0e52ee2e008672ce910856f63176bc00480 (diff) | |
download | poky-5c2381f9ebcfb9b7991cc40429f286ae3557fd1e.tar.gz |
devtool: default to empty string, if LIC_FILES_CHKSUM is not available
[Bug 13971] https://bugzilla.yoctoproject.org/show_bug.cgi?id=13971
A recipe using LICENSE=CLOSED would normally not have LIC_FILES_CHKSUM
set.
If LIC_FILES_CHKSUM was not set, it would cause `devtool upgrade` to fail.
This fixes the issue by defaulting to an empty string if
LIC_FILES_CHKSUM is not found.
[YOCTO #13971]
(From OE-Core rev: 95e112f0f465868e98285509ea0d1a624a439ac2)
Signed-off-by: Bjarne Michelsen <bjarne_michelsen@hotmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions