summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)Author
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-07devtool: 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-10-01devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen
2015-10-01devtool: better support for local source filesMarkus Lehtonen
2015-10-01devtool: file mover function that creates target dirMarkus Lehtonen
2015-10-01devtool: update_recipe: refactor patch generationMarkus Lehtonen
2015-10-01devtool: update-recipe: add new patches in correct orderMarkus Lehtonen
2015-09-24devtool: second fix for running from a different directoryMarkus Lehtonen
2015-09-23devtool / recipetool: add handling for binary-only packagesPaul Eggleton
2015-09-23devtool: add: move important "recipe created" message to the endPaul Eggleton
2015-09-23devtool: add: set up fetched source as a git repository by defaultPaul Eggleton
2015-09-23devtool: better handling for recipes that don't unpack sourcePaul Eggleton
2015-09-23devtool: fix extracting source for work-shared recipesPaul Eggleton
2015-09-23devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton
2015-09-23devtool: add: properly handle separate build directoryPaul Eggleton
2015-09-23devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton
2015-09-23devtool: check that source tree still existsPaul Eggleton
2015-09-12devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen
2015-09-12devtool: make plugin_init optionalEd Bartosh
2015-09-09devtool: update-recipe: add a warning when recipe is inside the workspacePaul Eggleton
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen
2015-09-09devtool: Create a single file for the build devtool featureLeonardo Sandoval
2015-09-09devtool: add upgrade featureLeonardo Sandoval
2015-09-09devtool: improve modified file preservation to handle directory structuresPaul Eggleton
2015-09-09devtool: modify: enable do_shared_workdir for kernelMarkus Lehtonen
2015-09-04devtool: run kernel dependenciesMarkus Lehtonen
2015-09-04devtool: extract: correct initial rev for kernel packagesMarkus Lehtonen
2015-09-04devtool: make required tasks be run in kernel buildMarkus Lehtonen
2015-08-31Revert "devtool: make add_md5 a public API"Ed Bartosh
2015-08-31devtool: make 2 functions publicEd Bartosh
2015-08-30devtool: make add_md5 a public APIEd Bartosh
2015-08-19lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton
2015-08-19devtool: extract: remove patches subdirectory when S == WORKDIRPaul Eggleton
2015-08-19devtool: extract: prevent externalsrc from interfering with extractionPaul Eggleton
2015-06-26lib/devtool/standard: Fix patch cleanupRichard Purdie
2015-06-18devtool: use DevtoolError for error handlingMarkus Lehtonen
2015-06-18devtool: remove some unused return valuesMarkus Lehtonen
2015-06-18devtool: split out 'patch' update mode into a separate functionMarkus Lehtonen
2015-06-18devtool: split out 'srcrev' update mode into a separate functionMarkus Lehtonen