summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)AuthorFiles
2017-09-11devtool: status: Sort entries before printingOla x Nilsson1
2017-08-31devtool: add: add explicit srcrev/branch optionsPaul Eggleton1
2017-08-31devtool: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton1
2017-08-21devtool: append md5sum only if not already presentLeonardo Sandoval1
2017-08-08devtool: fix handling of errors during task executionPaul Eggleton1
2017-07-21devtool: standard: enable options for PREMIRRORS and MIRRORSChang Rebecca Swee Fun1
2017-07-21recipetool: create: refactor code for ensuring npm is availablePaul Eggleton1
2017-07-21devtool: extract: refactor kern-tools-native handlingPaul Eggleton1
2017-06-12devtool/standard: Fix lock in _prep_extract_operationAníbal Limón1
2017-05-25devtool/standard.py: Enable perf to be buildableSaul Wold1
2017-04-13devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton1
2017-04-13devtool: extract: fix handling of failed tasksPaul Eggleton1
2017-04-13devtool: modify: add --keep-temp option for debuggingPaul Eggleton1
2017-04-12devtool: add: prevent repeatedly running recipetoolPaul Eggleton1
2017-04-12devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton1
2017-03-28devtool: open kconfig fragment in binary modeStephano Cetola1
2017-03-21devtool/recipetill: npm install of devDependenciesAnders Darander1
2017-02-07devtool: improve parse failure handlingPaul Eggleton1
2017-01-19devtool: fix source extraction to work with recipe specific sysrootsPaul Eggleton1
2016-12-22devtool: modify: fix usage on the kernelPaul Eggleton1
2016-12-16scripts: remove True option to getVar callsJoshua Lock1
2016-12-14devtool: extract: disable basehash mismatch errorsPaul Eggleton1
2016-12-14devtool: fix extraction of source to work in memres modePaul Eggleton1
2016-12-14classes/patch: move in logic to commit for additional tasksPaul Eggleton1
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton1
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton1
2016-11-23devtool: update-recipe: support replacing remote patchesPaul Eggleton1
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton1
2016-11-23devtool: update-recipe: check output before treating it as a stringPaul Eggleton1
2016-11-07devtool: add "rename" subcommandPaul Eggleton1
2016-11-07devtool: finish: warn if moving recipe to unconfigured destination layerPaul Eggleton1
2016-11-07devtool: finish: fix error if destination layer is not in bblayers.confPaul Eggleton1
2016-11-07devtool: add: show recipetool create outputPaul Eggleton1
2016-10-05devtool: modify command fails to ignore source filesStephano Cetola1
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton1
2016-10-05devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton1
2016-10-05devtool: add: fix error message when only specifying a recipe namePaul Eggleton1
2016-09-19devtool: add: drop superfluous validation for recipe namePaul Eggleton1
2016-09-19recipetool: create: support git short form URLsPaul Eggleton1
2016-09-08devtool: update-recipe: support files with subdir=Paul Eggleton1
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton1
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton1
2016-08-25devtool: Use the wildcard flag in update_recipe_patchOla x Nilsson1
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie1
2016-07-20devtool: add finish subcommandPaul Eggleton1
2016-07-20devtool: update-recipe: refactor to allow calling separatelyPaul Eggleton1
2016-07-20devtool: reset: refactor to allow calling separatelyPaul Eggleton1
2016-07-20devtool: update-recipe: don't copy local files that haven't changedPaul Eggleton1
2016-07-20devtool: update-recipe: find and use existing files directoriesPaul Eggleton1
2016-07-12recipetool: create: support specifying a file as the local sourcePaul Eggleton1