aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/sdk.py
AgeCommit message (Expand)Author
2017-08-09devtool: sdk-update: fix pulling updates from gitAndrea Galbusera
2017-03-01devtool/sdk: Run build-sysroots after installing new thingsRichard Purdie
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-05-21devtool: sdk-update: drop support for local updatesPaul Eggleton
2016-04-19devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changesPaul Eggleton
2016-04-18devtool: sdk-update: reset git metadata on updateStephano Cetola
2016-03-23devtool: sdk-install: add option to allow building from sourcePaul Eggleton
2016-03-03sdk.py: Fix undefined variableJuro Bystricky
2016-02-21devtool: sdk-update: tweak command-line handling of updateserverPaul Eggleton
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton
2016-01-22devtool: add sdk-install subcommandPaul Eggleton
2016-01-22devtool: sdk-update: improve SDK update process robustnessPaul Eggleton
2016-01-22devtool: sdk-update: improve temp directory handlingPaul Eggleton
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton
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