aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)Author
2016-03-09recipetool: create: support creation of additional files by pluginsPaul Eggleton
2016-02-28devtool: modify: fix source tree default name when mapping virtualsPaul Eggleton
2016-02-28devtool: add: tweak auto-determining name failure messagePaul Eggleton
2016-02-28devtool: update-recipe: create config fragmentMarkus Lehtonen
2016-02-28devtool: sync: update kernel configMarkus Lehtonen
2016-02-21devtool: modify: tweak help description for behaviour changePaul Eggleton
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton
2016-02-21devtool: update-recipe: don't show workspace recipe warning if no updatePaul Eggleton
2016-02-21devtool: reset: fix preserving patches/other files next to recipesPaul Eggleton
2016-02-21devtool: minor fix for error messagePaul Eggleton
2016-02-11devtool: add: fix adding from a local source directoryPaul Eggleton
2016-02-11devtool: modify: make -x the default behaviourPaul Eggleton
2016-02-11devtool: commit for extra tasks that modify source when extractingPaul Eggleton
2016-02-06scripts/devtool: Add getVarFlag expand argumentRichard Purdie
2016-01-26devtool: extract: use the correct datastore for builddirMarkus Lehtonen
2016-01-26devtool: properly handle bb.build.FuncFailed when extracting sourcePaul Eggleton
2016-01-26devtool: add: warn if modified recipe found in attic directoryPaul Eggleton
2016-01-26devtool: move edit-recipe to a separate modulePaul Eggleton
2016-01-22devtool / recipetool: support specifying a subdirectory within the fetched so...Paul Eggleton
2016-01-11devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton
2016-01-11devtool: refactor code for getting local recipe filePaul Eggleton
2016-01-11devtool: add: support adding a native variantPaul Eggleton
2016-01-11devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton
2015-12-22devtool: sync: tweak help / messagesPaul Eggleton
2015-12-22devtool: reset: print message about leaving source tree behindPaul Eggleton
2015-12-22devtool: status: list recipe file within workspace if one existsPaul Eggleton
2015-12-22devtool: modify: default source tree pathPaul Eggleton
2015-12-22devtool: add: allow specifying URL as positional argumentPaul Eggleton
2015-12-22devtool: add: figure out recipe name from recipetoolPaul Eggleton
2015-12-22devtool: add: allow source tree to be omittedPaul Eggleton
2015-12-22devtool: update-recipe: use correct method to get bbappend filenamePaul Eggleton
2015-12-22devtool: split out function for naming bbappendPaul Eggleton
2015-12-22devtool: add: tweak help textPaul Eggleton
2015-12-22devtool: edit-recipe: add new subcommandPaul Eggleton
2015-12-09devtool: extract: update SRCTREECOVEREDTASKS for kernelMarkus Lehtonen
2015-12-09devtool: extract: copy kernel config to srctreeMarkus Lehtonen
2015-12-01devtool: clarify help textPaul Eggleton
2015-12-01devtool: disable creating workspace for extract and search subcommandsPaul Eggleton
2015-12-01devtool: upgrade: fix removing other recipes from workspace on resetPaul Eggleton
2015-12-01devtool: include do_patch in SRCTREECOVEREDTASKSTzu-Jung Lee
2015-11-25devtool: add sync commandTzu-Jung Lee
2015-10-21devtool: handle virtual providersPaul Eggleton
2015-10-19devtool: extract: fix error handlingPaul Eggleton
2015-10-03devtool: update-recipe: avoid updating patches that have not changedPaul Eggleton
2015-10-01devtool: modify: use correct local files directory nameMarkus Lehtonen
2015-10-01devtool: update-recipe: enable var history trackingMarkus Lehtonen
2015-09-29devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen
2015-09-29devtool: better support for local source filesMarkus Lehtonen
2015-09-29devtool: file mover function that creates target dirMarkus Lehtonen
2015-09-29devtool: update_recipe: refactor patch generationMarkus Lehtonen