generic-poky/scripts/lib
Paul Eggleton 84720c8ce9 devtool: properly handle bb.build.FuncFailed when extracting source
When we run the tasks required to extract the source for a recipe (e.g.
within "devtool modify" or "devtool extract") if one of those tasks
fails you get a bb.build.FuncFailed exception; handle this properly so
you don't see a traceback.

(From OE-Core rev: 95d8631b3bdf216001e57f48277535c65a4cc49e)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-26 18:05:13 +00:00
..
bsp yocto-bsp: remove 3.14 and 3.19 bbappends 2016-01-07 13:52:21 +00:00
devtool devtool: properly handle bb.build.FuncFailed when extracting source 2016-01-26 18:05:13 +00:00
recipetool recipetool: create: better fix for fetch error handling 2016-01-24 09:40:33 +00:00
wic wic: pylinted ksparser module 2016-01-20 17:07:14 +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