generic-poky/scripts/lib/devtool
Paul Eggleton e8f4e06e76 devtool: improve parse failure handling
With the move to tinfoil2, the behaviour when parsing failed has changed
a bit - exceptions are now raised, so handle these appropriately.
Specifically when if parsing the recipe created when running devtool add
fails, rename it to .bb.parsefailed so that the user can run bitbake
afterwards without parsing being interrupted.

(From OE-Core rev: b9592bd3c1ab2155b9f62d18ce593b9c88eff279)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-02-07 14:50:09 +00:00
..
__init__.py devtool: improve parse failure handling 2017-02-07 14:50:09 +00: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: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
package.py meta/scripts: Various getVar/getVarFlag expansion parameter fixes 2017-01-09 13:39:11 +00:00
runqemu.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
sdk.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
search.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
standard.py devtool: improve parse failure handling 2017-02-07 14:50:09 +00:00
upgrade.py meta/scripts: Various getVar/getVarFlag expansion parameter fixes 2017-01-09 13:39:11 +00:00
utilcmds.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00