summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool
AgeCommit message (Expand)AuthorFiles
2016-11-23devtool: fix handling of unicode characters from subprocess stdoutJiajie Hu1
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 Eggleton2
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-25devtool: runqemu: work around runqemu script path assumptionPaul Eggleton1
2016-10-05devtool: modify command fails to ignore source filesStephano Cetola1
2016-10-05devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt1
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton2
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 Eggleton5
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton3
2016-08-25devtool: build_image: Fix recipe filterOla x Nilsson1
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 Purdie3
2016-07-20devtool: add finish subcommandPaul Eggleton1
2016-07-20devtool: upgrade: record original recipe filesPaul 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
2016-07-12devtool: return specific exit code for incompatible recipesPaul Eggleton2
2016-07-12devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton1
2016-07-12devtool: update-recipe: fix --initial-rev optionPaul Eggleton1
2016-06-14devtool: reset: allow specifying multiple recipesPaul Eggleton1
2016-06-02scripts: python3: change python to python3 in shebangEd Bartosh1
2016-06-02scripts: python3: convert iterables to listsEd Bartosh2
2016-06-02scripts: Fix encoding errors for python3Ed Bartosh1
2016-06-02scripts: Replace basestring -> str for python3Ed Bartosh1
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh3
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie1
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie1
2016-05-30recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton1
2016-05-25devtool: upgrade: clarify help text for --srcrev optionPaul Eggleton1
2016-05-25devtool: upgrade: tweak conflict handlingPaul Eggleton1
2016-05-25devtool: upgrade: handle upgrading recipes with a versioned inc filePaul Eggleton1
2016-05-21devtool: sdk-update: drop support for local updatesPaul Eggleton1
2016-05-11devtool: Fix build-sdk when pn doesn't match filenameRandy Witt1
2016-04-19devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changesPaul Eggleton1
2016-04-18devtool: sdk-update: reset git metadata on updateStephano Cetola1
2016-04-15devtool: upgrade: handle recipes where source is not first entry in SRC_URIPaul Eggleton1