summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool
AgeCommit message (Expand)AuthorFiles
2016-02-21devtool: undeploy-target: support undeploying all recipesPaul Eggleton1
2016-02-21devtool: deploy-target: write deployed files list to targetPaul Eggleton1
2016-02-21devtool: sdk-update: tweak command-line handling of updateserverPaul Eggleton1
2016-02-21devtool: (un)deploy-target: add help descriptionsPaul Eggleton1
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton10
2016-02-21devtool: update-recipe: don't show workspace recipe warning if no updatePaul Eggleton1
2016-02-21devtool: reset: fix preserving patches/other files next to recipesPaul Eggleton1
2016-02-21devtool / recipetool: use common code for launching editorPaul Eggleton1
2016-02-21devtool: minor fix for error messagePaul Eggleton1
2016-02-11devtool: add: fix adding from a local source directoryPaul Eggleton1
2016-02-11devtool: modify: make -x the default behaviourPaul Eggleton1
2016-02-11devtool: commit for extra tasks that modify source when extractingPaul Eggleton1
2016-02-06scripts/devtool: Add getVarFlag expand argumentRichard Purdie1
2016-01-26devtool: extract: use the correct datastore for builddirMarkus Lehtonen1
2016-01-26devtool: add configure-help subcommandPaul Eggleton2
2016-01-26devtool: properly handle bb.build.FuncFailed when extracting sourcePaul Eggleton1
2016-01-26devtool: add: warn if modified recipe found in attic directoryPaul Eggleton1
2016-01-26devtool: build-image: allow specifying packages to add to imagePaul Eggleton1
2016-01-26devtool: move edit-recipe to a separate modulePaul Eggleton2
2016-01-22devtool / recipetool: support specifying a subdirectory within the fetched so...Paul Eggleton1
2016-01-22devtool: add sdk-install subcommandPaul Eggleton1
2016-01-22devtool: sdk-update: improve SDK update process robustnessPaul Eggleton1
2016-01-22devtool: sdk-update: improve temp directory handlingPaul Eggleton1
2016-01-22devtool: build: ensure pkgdata is written outPaul Eggleton1
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton1
2016-01-11populate_sdk_ext: Use new --setscene-only option to bitbake instead of workar...Richard Purdie1
2016-01-11devtool: build: support using BBCLASSEXTENDed namesPaul Eggleton2
2016-01-11devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton2
2016-01-11devtool: refactor code for getting local recipe filePaul Eggleton1
2016-01-11devtool: add: support adding a native variantPaul Eggleton1
2016-01-11devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton1
2016-01-11devtool: sdk-update: add option to skip preparation stepPaul Eggleton1
2016-01-11devtool: sdk-update: fix error checkingPaul Eggleton1
2016-01-11devtool: sdk-update: fix metadata update stepPaul Eggleton1
2016-01-11devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton1
2015-12-28devtool: use cp instead of shutil.copytreeEd Bartosh1
2015-12-22devtool: sync: tweak help / messagesPaul Eggleton1
2015-12-22devtool: reset: print message about leaving source tree behindPaul Eggleton1
2015-12-22devtool: status: list recipe file within workspace if one existsPaul Eggleton1
2015-12-22devtool: modify: default source tree pathPaul Eggleton1
2015-12-22devtool: add: allow specifying URL as positional argumentPaul Eggleton1
2015-12-22devtool: add: figure out recipe name from recipetoolPaul Eggleton1
2015-12-22devtool: add: allow source tree to be omittedPaul Eggleton1
2015-12-22devtool: update-recipe: use correct method to get bbappend filenamePaul Eggleton1
2015-12-22devtool: split out function for naming bbappendPaul Eggleton2
2015-12-22devtool: add: tweak help textPaul Eggleton1
2015-12-22devtool: edit-recipe: add new subcommandPaul Eggleton1
2015-12-22devtool: sdk-update: fix traceback without update server setPaul Eggleton1
2015-12-09devtool: extract: update SRCTREECOVEREDTASKS for kernelMarkus Lehtonen1
2015-12-09devtool: extract: copy kernel config to srctreeMarkus Lehtonen1