summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* devtool: extract: fix error handlingPaul Eggleton2015-10-191-0/+8
* devtool: update-recipe: avoid updating patches that have not changedPaul Eggleton2015-10-071-3/+26
* devtool: modify: use correct local files directory nameMarkus Lehtonen2015-10-011-1/+1
* devtool: update-recipe: enable var history trackingMarkus Lehtonen2015-10-011-1/+1
* devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen2015-10-011-2/+7
* devtool: better support for local source filesMarkus Lehtonen2015-10-011-96/+218
* devtool: file mover function that creates target dirMarkus Lehtonen2015-10-011-5/+11
* devtool: update_recipe: refactor patch generationMarkus Lehtonen2015-10-011-47/+72
* devtool: update-recipe: add new patches in correct orderMarkus Lehtonen2015-10-011-1/+1
* devtool: second fix for running from a different directoryMarkus Lehtonen2015-09-241-5/+5
* devtool / recipetool: add handling for binary-only packagesPaul Eggleton2015-09-231-0/+9
* devtool: add: move important "recipe created" message to the endPaul Eggleton2015-09-231-1/+2
* devtool: add: set up fetched source as a git repository by defaultPaul Eggleton2015-09-231-7/+6
* devtool: better handling for recipes that don't unpack sourcePaul Eggleton2015-09-231-3/+5
* devtool: fix extracting source for work-shared recipesPaul Eggleton2015-09-231-1/+1
* devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton2015-09-231-0/+4
* devtool: add: properly handle separate build directoryPaul Eggleton2015-09-231-15/+15
* devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton2015-09-231-1/+1
* devtool: check that source tree still existsPaul Eggleton2015-09-231-7/+4
* devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen2015-09-121-5/+2
* devtool: make plugin_init optionalEd Bartosh2015-09-121-5/+0
* devtool: update-recipe: add a warning when recipe is inside the workspacePaul Eggleton2015-09-091-0/+4
* devtool: update-recipe: better 'auto' modeMarkus Lehtonen2015-09-091-7/+27
* devtool: Create a single file for the build devtool featureLeonardo Sandoval2015-09-091-22/+0
* devtool: add upgrade featureLeonardo Sandoval2015-09-091-1/+3
* devtool: improve modified file preservation to handle directory structuresPaul Eggleton2015-09-091-9/+21
* devtool: modify: enable do_shared_workdir for kernelMarkus Lehtonen2015-09-091-1/+1
* devtool: run kernel dependenciesMarkus Lehtonen2015-09-041-3/+23