aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/sdk.py
AgeCommit message (Expand)Author
2016-01-11populate_sdk_ext: Use new --setscene-only option to bitbake instead of workar...Richard Purdie
2016-01-11devtool: sdk-update: add option to skip preparation stepPaul Eggleton
2016-01-11devtool: sdk-update: fix error checkingPaul Eggleton
2016-01-11devtool: sdk-update: fix metadata update stepPaul Eggleton
2016-01-11devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton
2015-12-28devtool: use cp instead of shutil.copytreeEd Bartosh
2015-12-22devtool: sdk-update: fix traceback without update server setPaul Eggleton
2015-12-01devtool: drop unused plugin_init() functionsPaul Eggleton
2015-09-22classes/populate_sdk_ext: drop work-config.incPaul Eggleton
2015-09-07devtool: add mechanism for updating extensible SDKQi.Chen@windriver.com