summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
Commit message (Expand)AuthorAgeFilesLines
* devtool: Use the wildcard flag in update_recipe_patchOla x Nilsson2016-11-081-0/+1
* devtool: add: fix error message when only specifying a recipe namePaul Eggleton2016-11-081-1/+1
* devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton2016-11-081-1/+1
* devtool: update-recipe: fix --initial-rev optionPaul Eggleton2016-11-081-8/+5
* devtool: modify: call shutdown on tinfoil when donePaul Eggleton2016-03-311-0/+2
* devtool: add: create git repository if URL specified as positional argumentPaul Eggleton2016-03-251-1/+1
* devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton2016-03-251-0/+11
* devtool: change config symlink name to .config.newMarkus Lehtonen2016-03-201-2/+2
* recipetool: create: support creation of additional files by pluginsPaul Eggleton2016-03-091-1/+5
* devtool: modify: fix source tree default name when mapping virtualsPaul Eggleton2016-02-281-17/+18
* devtool: add: tweak auto-determining name failure messagePaul Eggleton2016-02-281-1/+1
* devtool: update-recipe: create config fragmentMarkus Lehtonen2016-02-281-1/+55
* devtool: sync: update kernel configMarkus Lehtonen2016-02-281-1/+5
* devtool: modify: tweak help description for behaviour changePaul Eggleton2016-02-211-2/+2
* devtool: categorise and order subcommands in help outputPaul Eggleton2016-02-211-7/+14
* devtool: update-recipe: don't show workspace recipe warning if no updatePaul Eggleton2016-02-211-5/+9
* devtool: reset: fix preserving patches/other files next to recipesPaul Eggleton2016-02-211-4/+4
* devtool: minor fix for error messagePaul Eggleton2016-02-211-1/+1
* devtool: add: fix adding from a local source directoryPaul Eggleton2016-02-111-1/+1
* devtool: modify: make -x the default behaviourPaul Eggleton2016-02-111-6/+8
* devtool: commit for extra tasks that modify source when extractingPaul Eggleton2016-02-111-13/+35
* scripts/devtool: Add getVarFlag expand argumentRichard Purdie2016-02-061-1/+1
* devtool: extract: use the correct datastore for builddirMarkus Lehtonen2016-01-261-1/+1
* devtool: properly handle bb.build.FuncFailed when extracting sourcePaul Eggleton2016-01-261-1/+4
* devtool: add: warn if modified recipe found in attic directoryPaul Eggleton2016-01-261-0/+3
* devtool: move edit-recipe to a separate modulePaul Eggleton2016-01-261-36/+0
* devtool / recipetool: support specifying a subdirectory within the fetched so...Paul Eggleton2016-01-241-0/+6
* devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton2016-01-111-2/+11
* devtool: refactor code for getting local recipe filePaul Eggleton2016-01-111-15/+4
* devtool: add: support adding a native variantPaul Eggleton2016-01-111-0/+3
* devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton2016-01-111-11/+14
* devtool: sync: tweak help / messagesPaul Eggleton2015-12-281-5/+5
* devtool: reset: print message about leaving source tree behindPaul Eggleton2015-12-281-0/+11
* devtool: status: list recipe file within workspace if one existsPaul Eggleton2015-12-281-1/+11
* devtool: modify: default source tree pathPaul Eggleton2015-12-281-11/+15
* devtool: add: allow specifying URL as positional argumentPaul Eggleton2015-12-281-15/+37
* devtool: add: figure out recipe name from recipetoolPaul Eggleton2015-12-281-37/+90
* devtool: add: allow source tree to be omittedPaul Eggleton2015-12-281-4/+26
* devtool: update-recipe: use correct method to get bbappend filenamePaul Eggleton2015-12-281-4/+3
* devtool: split out function for naming bbappendPaul Eggleton2015-12-281-13/+5
* devtool: add: tweak help textPaul Eggleton2015-12-281-2/+2
* devtool: edit-recipe: add new subcommandPaul Eggleton2015-12-281-0/+44
* devtool: extract: update SRCTREECOVEREDTASKS for kernelMarkus Lehtonen2015-12-091-1/+2
* devtool: extract: copy kernel config to srctreeMarkus Lehtonen2015-12-091-0/+8
* devtool: clarify help textPaul Eggleton2015-12-011-16/+12
* devtool: disable creating workspace for extract and search subcommandsPaul Eggleton2015-12-011-1/+1
* devtool: upgrade: fix removing other recipes from workspace on resetPaul Eggleton2015-12-011-1/+1
* devtool: include do_patch in SRCTREECOVEREDTASKSTzu-Jung Lee2015-12-011-1/+1
* devtool: add sync commandTzu-Jung Lee2015-11-251-21/+79
* devtool: handle virtual providersPaul Eggleton2015-10-211-6/+18