generic-poky/scripts/lib/devtool
Paul Eggleton 02c39d3fad devtool: extract: fix handling of failed tasks
If a task such as do_fetch fails when we're extracting source for a
recipe (within devtool modify / upgrade / extract / sync) then we should
naturally stop processing instead of blundering on; in order to do that
we need to be listening for the TaskFailed event. Thanks to Richard
Purdie for noticing and fixing this.

(From OE-Core rev: 9174b845bf6a6be7753bf6b921959b1f3f2dcbc0)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-14 09:47:08 +01:00
..
__init__.py devtool: add: fix node.js/npm handling with recipe specific sysroots 2017-04-13 10:54:10 +01:00
build.py devtool: add "rename" subcommand 2016-11-07 11:04:22 +00:00
build_image.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
build_sdk.py devtool: add build-sdk subcommand 2016-03-07 00:11:38 +00:00
deploy.py scripts/lib/devtool/deploy.py: add --port/-P argument for target connection 2017-03-01 23:27:06 +00:00
package.py meta/scripts: Various getVar/getVarFlag expansion parameter fixes 2017-01-09 13:39:11 +00:00
runqemu.py devtool: point runqemu to correct native bindir 2017-04-05 23:22:12 +01:00
sdk.py devtool/sdk: Run build-sysroots after installing new things 2017-03-01 23:27:11 +00:00
search.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
standard.py devtool: extract: fix handling of failed tasks 2017-04-14 09:47:08 +01:00
upgrade.py devtool: upgrade: fix error of import recipeutils 2017-02-23 12:49:49 -08:00
utilcmds.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00