generic-poky/scripts/lib/devtool
Markus Lehtonen 06cde90f9f devtool: update-recipe: get srcuri parameters with decodeurl()
Use already existing bb.fetch.decodeurl() for getting the parameters for
a URI. This is more fault tolerant and maintainable.

(From OE-Core rev: cd201664b827e37fcabca272262016b171e997d9)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-12 22:48:46 +01:00
..
__init__.py Revert "devtool: make add_md5 a public API" 2015-08-31 11:37:11 +01:00
build-image.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00
build.py devtool: Allow disabling make parallelism on build command 2015-09-09 14:27:52 +01:00
deploy.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00
package.py devtool: add package plugin that lets you create package via devtool 2015-09-09 14:27:53 +01:00
sdk.py devtool: add mechanism for updating extensible SDK 2015-09-09 14:27:43 +01:00
standard.py devtool: update-recipe: get srcuri parameters with decodeurl() 2015-09-12 22:48:46 +01:00
upgrade.py devtool: add upgrade feature 2015-09-09 14:27:51 +01:00