poky/scripts/lib
Markus Lehtonen 07f76656d9 devtool: use DevtoolError for error handling
Use DevtoolError exception more widely for handling error cases. This
exception is now caught in the main script and raising it can be used to
exit with an error. This hopefully simplifies error handling. The
change also makes exit codes more consistent, always returning '1' when
an error occurs.

(From OE-Core rev: 2e4f1dcade7ccb581c7a390c32163ea3deeac6d5)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-18 09:14:06 +01:00
..
bsp yocto-bsp: Update templates to 3.19 kernel 2015-03-24 10:06:03 +00:00
devtool devtool: use DevtoolError for error handling 2015-06-18 09:14:06 +01:00
image wic: Add help for --part-type and --use-uuid options 2015-06-11 23:59:13 +01:00
recipetool recipetool: add appendfile subcommand 2015-05-20 21:41:04 +01:00
wic wic: Move validation of --ptable option to wks parser 2015-06-11 23:59:13 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py recipetool: ensure git clone is standalone when extracting 2015-05-01 17:08:50 +01:00