poky/scripts/lib
Paul Eggleton d586a11ef7 devtool: sdk-update: fix error checking
Running "raise" with no arguments here is invalid, we're not in
exception handling context. Rather than also adding code to catch the
exception I just moved the check out to the parent function from which
we can just exit.

(From OE-Core rev: 0164dc66467739b357ab22bf9b8c0845f3eff4a4)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-11 15:41:46 +00:00
..
bsp yocto-bsp: remove 3.14 and 3.19 bbappends 2016-01-07 13:52:21 +00:00
devtool devtool: sdk-update: fix error checking 2016-01-11 15:41:46 +00:00
recipetool recipetool: create: fix error when extracting source to a specified directory 2015-12-28 09:25:14 +00:00
wic wic: rawcopy: Copy source file to build folder 2016-01-07 13:40:16 +00:00
argparse_oe.py devtool: add: allow specifying URL as positional argument 2015-12-28 09:25:14 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py recipetool: create: prevent attempting to unpack entire DL_DIR 2015-12-28 09:25:13 +00:00