aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)Author
2017-01-19devtool: fix source extraction to work with recipe specific sysrootsPaul Eggleton
2016-12-22devtool: modify: fix usage on the kernelPaul Eggleton
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-14devtool: extract: disable basehash mismatch errorsPaul Eggleton
2016-12-14devtool: fix extraction of source to work in memres modePaul Eggleton
2016-12-14classes/patch: move in logic to commit for additional tasksPaul Eggleton
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton
2016-11-23devtool: update-recipe: support replacing remote patchesPaul Eggleton
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton
2016-11-23devtool: update-recipe: check output before treating it as a stringPaul Eggleton
2016-11-07devtool: add "rename" subcommandPaul Eggleton
2016-11-07devtool: finish: warn if moving recipe to unconfigured destination layerPaul Eggleton
2016-11-07devtool: finish: fix error if destination layer is not in bblayers.confPaul Eggleton
2016-11-07devtool: add: show recipetool create outputPaul Eggleton
2016-10-05devtool: modify command fails to ignore source filesStephano Cetola
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton
2016-10-05devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton
2016-10-05devtool: add: fix error message when only specifying a recipe namePaul Eggleton
2016-09-19devtool: add: drop superfluous validation for recipe namePaul Eggleton
2016-09-19recipetool: create: support git short form URLsPaul Eggleton
2016-09-08devtool: update-recipe: support files with subdir=Paul Eggleton
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton
2016-08-25devtool: Use the wildcard flag in update_recipe_patchOla x Nilsson
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie
2016-07-20devtool: add finish subcommandPaul Eggleton
2016-07-20devtool: update-recipe: refactor to allow calling separatelyPaul Eggleton
2016-07-20devtool: reset: refactor to allow calling separatelyPaul Eggleton
2016-07-20devtool: update-recipe: don't copy local files that haven't changedPaul Eggleton
2016-07-20devtool: update-recipe: find and use existing files directoriesPaul Eggleton
2016-07-12recipetool: create: support specifying a file as the local sourcePaul Eggleton
2016-07-12devtool: return specific exit code for incompatible recipesPaul Eggleton
2016-07-12devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton
2016-07-12devtool: update-recipe: fix --initial-rev optionPaul Eggleton
2016-06-14devtool: reset: allow specifying multiple recipesPaul Eggleton
2016-06-02scripts: python3: convert iterables to listsEd Bartosh
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-05-30recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton
2016-03-31devtool: modify: call shutdown on tinfoil when donePaul Eggleton
2016-03-23devtool: add: create git repository if URL specified as positional argumentPaul Eggleton
2016-03-23devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton
2016-03-20devtool: change config symlink name to .config.newMarkus Lehtonen
2016-03-09recipetool: create: support creation of additional files by pluginsPaul Eggleton
2016-02-28devtool: modify: fix source tree default name when mapping virtualsPaul Eggleton
2016-02-28devtool: add: tweak auto-determining name failure messagePaul Eggleton
2016-02-28devtool: update-recipe: create config fragmentMarkus Lehtonen
2016-02-28devtool: sync: update kernel configMarkus Lehtonen