aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)Author
2016-09-19devtool: add: drop superfluous validation for recipe namepaule/recipetool-fixes6Paul 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
2016-02-21devtool: modify: tweak help description for behaviour changePaul Eggleton
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton
2016-02-21devtool: update-recipe: don't show workspace recipe warning if no updatePaul Eggleton
2016-02-21devtool: reset: fix preserving patches/other files next to recipesPaul Eggleton
2016-02-21devtool: minor fix for error messagePaul Eggleton
2016-02-11devtool: add: fix adding from a local source directoryPaul Eggleton
2016-02-11devtool: modify: make -x the default behaviourPaul Eggleton
2016-02-11devtool: commit for extra tasks that modify source when extractingPaul Eggleton
2016-02-06scripts/devtool: Add getVarFlag expand argumentRichard Purdie
2016-01-26devtool: extract: use the correct datastore for builddirMarkus Lehtonen
2016-01-26devtool: properly handle bb.build.FuncFailed when extracting sourcePaul Eggleton
2016-01-26devtool: add: warn if modified recipe found in attic directoryPaul Eggleton
2016-01-26devtool: move edit-recipe to a separate modulePaul Eggleton
2016-01-22devtool / recipetool: support specifying a subdirectory within the fetched so...Paul Eggleton
2016-01-11devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton
2016-01-11devtool: refactor code for getting local recipe filePaul Eggleton
2016-01-11devtool: add: support adding a native variantPaul Eggleton
2016-01-11devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton
2015-12-22devtool: sync: tweak help / messagesPaul Eggleton