poky/scripts/lib/devtool
Paul Eggleton 0dc9299774 classes/populate_sdk_ext: drop work-config.inc
This is not actually used for anything - I thought that we would need to
use it within devtool to set global configuration, but we're able to do
everything we need within the bbappends it creates, which also saves on
parse time. If we're not going to use work-config.inc let's just drop it
completely.

(From OE-Core rev: 84a1f82acd3b6ebb3c073aae6b996d2203dad2ce)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-23 09:53:12 +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 classes/populate_sdk_ext: drop work-config.inc 2015-09-23 09:53:12 +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