poky/scripts/lib/devtool
Paul Eggleton 255115f6e4 devtool: sdk-update: fix error checking
Running "raise" with no arguments here is invalid, we're not in
exception handling context. Rather than also adding code to catch the
exception I just moved the check out to the parent function from which
we can just exit.

(From OE-Core master rev: 0164dc66467739b357ab22bf9b8c0845f3eff4a4)

(From OE-Core rev: d9c5653f994e0f366c9154a2a988175a9f8e3130)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-15 15:51:41 +00:00
..
__init__.py devtool: update-recipe: enable var history tracking 2015-10-01 15:07:48 +01:00
build-image.py devtool: second fix for running from a different directory 2015-09-24 17:54:24 +01:00
build.py devtool: check that source tree still exists 2015-09-23 09:53:14 +01:00
deploy.py devtool: second fix for running from a different directory 2015-09-24 17:54:24 +01:00
package.py devtool: second fix for running from a different directory 2015-09-24 17:54:24 +01:00
runqemu.py devtool: runqemu: avoid recipe parse 2015-09-24 17:54:25 +01:00
sdk.py devtool: sdk-update: fix error checking 2016-01-15 15:51:41 +00:00
search.py devtool: second fix for running from a different directory 2015-09-24 17:54:24 +01:00
standard.py devtool: upgrade: fix removing other recipes from workspace on reset 2016-01-12 08:42:29 +00:00
upgrade.py devtool: upgrade: fetch remote repository before checking out new revision 2016-01-12 08:42:30 +00:00