summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)AuthorFiles
2015-12-01devtool: clarify help textPaul Eggleton1
2015-12-01devtool: disable creating workspace for extract and search subcommandsPaul Eggleton1
2015-12-01devtool: upgrade: fix removing other recipes from workspace on resetPaul Eggleton1
2015-12-01devtool: include do_patch in SRCTREECOVEREDTASKSTzu-Jung Lee1
2015-11-25devtool: add sync commandTzu-Jung Lee1
2015-10-21devtool: handle virtual providersPaul Eggleton1
2015-10-19devtool: extract: fix error handlingPaul Eggleton1
2015-10-03devtool: update-recipe: avoid updating patches that have not changedPaul Eggleton1
2015-10-01devtool: modify: use correct local files directory nameMarkus Lehtonen1
2015-10-01devtool: update-recipe: enable var history trackingMarkus Lehtonen1
2015-09-29devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen1
2015-09-29devtool: better support for local source filesMarkus Lehtonen1
2015-09-29devtool: file mover function that creates target dirMarkus Lehtonen1
2015-09-29devtool: update_recipe: refactor patch generationMarkus Lehtonen1
2015-09-29devtool: update-recipe: add new patches in correct orderMarkus Lehtonen1
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen1
2015-09-22devtool / recipetool: add handling for binary-only packagesPaul Eggleton1
2015-09-22devtool: add: move important "recipe created" message to the endPaul Eggleton1
2015-09-22devtool: add: set up fetched source as a git repository by defaultPaul Eggleton1
2015-09-22devtool: better handling for recipes that don't unpack sourcePaul Eggleton1
2015-09-22devtool: fix extracting source for work-shared recipesPaul Eggleton1
2015-09-22devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton1
2015-09-22devtool: add: properly handle separate build directoryPaul Eggleton1
2015-09-22devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton1
2015-09-22devtool: check that source tree still existsPaul Eggleton1
2015-09-12devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen1
2015-09-12devtool: make plugin_init optionalEd Bartosh1
2015-09-09devtool: update-recipe: add a warning when recipe is inside the workspacePaul Eggleton1
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen1
2015-09-09devtool: Create a single file for the build devtool featureLeonardo Sandoval1
2015-09-09devtool: add upgrade featureLeonardo Sandoval1
2015-09-09devtool: improve modified file preservation to handle directory structuresPaul Eggleton1
2015-09-09devtool: modify: enable do_shared_workdir for kernelMarkus Lehtonen1
2015-09-03devtool: run kernel dependenciesMarkus Lehtonen1
2015-09-03devtool: extract: correct initial rev for kernel packagesMarkus Lehtonen1
2015-09-03devtool: make required tasks be run in kernel buildMarkus Lehtonen1
2015-08-31Revert "devtool: make add_md5 a public API"Ed Bartosh1
2015-08-31devtool: make 2 functions publicEd Bartosh1
2015-08-30devtool: make add_md5 a public APIEd Bartosh1
2015-08-19lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton1
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton1
2015-08-19devtool: extract: remove patches subdirectory when S == WORKDIRPaul Eggleton1
2015-08-19devtool: extract: prevent externalsrc from interfering with extractionPaul Eggleton1
2015-06-26lib/devtool/standard: Fix patch cleanupRichard Purdie1
2015-06-18devtool: use DevtoolError for error handlingMarkus Lehtonen1
2015-06-18devtool: remove some unused return valuesMarkus Lehtonen1
2015-06-18devtool: split out 'patch' update mode into a separate functionMarkus Lehtonen1
2015-06-18devtool: split out 'srcrev' update mode into a separate functionMarkus Lehtonen1
2015-06-18devtool: slight simplification of path splitting logicMarkus Lehtonen1
2015-06-18devtool: simplify few conditionals a bitMarkus Lehtonen1