diff options
author | Armin Kuster <akuster808@gmail.com> | 2019-12-11 08:16:04 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-28 23:25:41 +0000 |
commit | 8fb7fbcb986400c5c7cba2818ffc33b1e9bddb0c (patch) | |
tree | 348a53bfdba56b555cb03cc6ab8c681648ef9775 /scripts/lib/devtool/build_sdk.py | |
parent | 56fa7845a4d7c0f0b21435457775e83e9c6314f9 (diff) | |
download | poky-8fb7fbcb986400c5c7cba2818ffc33b1e9bddb0c.tar.gz |
cve-check: fail gracefully when file not found
With out these changes, a traceback displayed when a file
is listed in the SRC_URI but the file does not exist.
raise FileNotFoundError and print the patch then mark the task as failed.
(From OE-Core rev: d4926c11a4ab9148bdb640a9367c9e1891491a5b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions