generic-poky/scripts/lib/devtool
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
..
__init__.py devtool: build: support using BBCLASSEXTENDed names 2016-01-11 15:41:46 +00:00
build-image.py devtool: build-image: allow specifying packages to add to image 2016-01-26 18:05:13 +00:00
build.py devtool: build: ensure pkgdata is written out 2016-01-24 09:40:32 +00:00
deploy.py devtool: second fix for running from a different directory 2015-09-24 17:54:24 +01:00
package.py devtool: drop unused plugin_init() functions 2015-12-01 21:32:04 +00:00
runqemu.py devtool: runqemu: avoid recipe parse 2015-09-24 17:54:25 +01:00
sdk.py devtool: add sdk-install subcommand 2016-01-24 09:40:32 +00:00
search.py devtool: search: print SUMMARY value 2015-12-01 21:32:04 +00:00
standard.py devtool: properly handle bb.build.FuncFailed when extracting source 2016-01-26 18:05:13 +00:00
upgrade.py lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata() 2015-12-01 21:32:04 +00:00
utilcmds.py devtool: move edit-recipe to a separate module 2016-01-26 18:05:13 +00:00