Some improvements for the extensible SDK, including fixes for some issues within devtool.
The following changes since commit d3ab7005f0c899da9f9f132b22861bd5d4f952ba: tzdata: update to 2016b (2016-03-20 22:58:00 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/extsdkfixes9-oe http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/extsdkfixes9-oe Paul Eggleton (9): devtool: sdk-install: add option to allow building from source classes/populate_sdk_ext: parse metadata on minimal SDK install bitbake.conf: whitelist proxy variables in config hash devtool: configure-help: fix error if do_configure not already run devtool: add: delete externalsrc files on npm recipe do_install devtool: add: create git repository if URL specified as positional argument oe-publish-sdk: drop SDK installer file from published output oe-publish-sdk: improve help output slightly oe-publish-sdk: fix remote publishing meta/classes/npm.bbclass | 6 ++++-- meta/classes/populate_sdk_ext.bbclass | 2 +- meta/conf/bitbake.conf | 4 +++- meta/files/ext-sdk-prepare.py | 10 +++++++--- meta/lib/oeqa/selftest/devtool.py | 2 ++ scripts/lib/devtool/sdk.py | 21 ++++++++++++++++++++- scripts/lib/devtool/standard.py | 13 ++++++++++++- scripts/lib/devtool/utilcmds.py | 2 +- scripts/oe-publish-sdk | 34 ++++++++++++++++++++++------------ 9 files changed, 72 insertions(+), 22 deletions(-) -- 2.5.5 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
