| Commit message (Expand) | Author | Age | Files | Lines |
* | devtool: fix handling of unicode characters from subprocess stdout | Jiajie Hu | 2016-11-23 | 1 | -2/+3 |
* | devtool: modify: support recipes with only local files as source | Paul Eggleton | 2016-11-23 | 1 | -0/+23 |
* | devtool: update-recipe: support replacing remote patches | Paul Eggleton | 2016-11-23 | 1 | -2/+24 |
* | devtool: update-recipe: fix handling of compressed local patches | Paul Eggleton | 2016-11-23 | 1 | -18/+37 |
* | devtool: update-recipe: check output before treating it as a string | Paul Eggleton | 2016-11-23 | 1 | -4/+5 |
* | devtool: add "rename" subcommand | Paul Eggleton | 2016-11-07 | 2 | -1/+203 |
* | devtool: finish: warn if moving recipe to unconfigured destination layer | Paul Eggleton | 2016-11-07 | 1 | -0/+5 |
* | devtool: finish: fix error if destination layer is not in bblayers.conf | Paul Eggleton | 2016-11-07 | 1 | -1/+3 |
* | devtool: add: show recipetool create output | Paul Eggleton | 2016-11-07 | 1 | -2/+3 |
* | devtool: runqemu: work around runqemu script path assumption | Paul Eggleton | 2016-10-25 | 1 | -1/+6 |
* | devtool: modify command fails to ignore source files | Stephano Cetola | 2016-10-06 | 1 | -1/+7 |
* | devtool: deploy-target: Avoid unnecessary dependency on awk on the target | Peter Kjellerstedt | 2016-10-05 | 1 | -1/+1 |
* | devtool: add: build nodejs-native if npm is needed and not available | Paul Eggleton | 2016-10-05 | 2 | -9/+51 |
* | devtool: add: display a warning for deprecated -f/--fetch option | Paul Eggleton | 2016-10-05 | 1 | -1/+1 |
* | devtool: add: fix error message when only specifying a recipe name | Paul Eggleton | 2016-10-05 | 1 | -1/+1 |
* | devtool: add: drop superfluous validation for recipe name | Paul Eggleton | 2016-09-20 | 1 | -4/+0 |
* | recipetool: create: support git short form URLs | Paul Eggleton | 2016-09-20 | 1 | -2/+2 |
* | devtool: update-recipe: support files with subdir= | Paul Eggleton | 2016-09-08 | 1 | -2/+36 |
* | scripts: ensure tinfoil is shut down correctly | Paul Eggleton | 2016-09-03 | 5 | -344/+369 |
* | lib/oe/patch: commit with a dummy user/email when PATCHTOOL=git | Paul Eggleton | 2016-09-03 | 3 | -11/+19 |
* | devtool: build_image: Fix recipe filter | Ola x Nilsson | 2016-08-25 | 1 | -1/+1 |
* | devtool: Use the wildcard flag in update_recipe_patch | Ola x Nilsson | 2016-08-25 | 1 | -0/+1 |
* | devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration... | Richard Purdie | 2016-08-18 | 3 | -4/+3 |
* | devtool: add finish subcommand | Paul Eggleton | 2016-07-20 | 1 | -1/+110 |
* | devtool: upgrade: record original recipe files | Paul Eggleton | 2016-07-20 | 1 | -6/+10 |
* | devtool: update-recipe: refactor to allow calling separately | Paul Eggleton | 2016-07-20 | 1 | -27/+29 |
* | devtool: reset: refactor to allow calling separately | Paul Eggleton | 2016-07-20 | 1 | -17/+23 |
* | devtool: update-recipe: don't copy local files that haven't changed | Paul Eggleton | 2016-07-20 | 1 | -1/+5 |
* | devtool: update-recipe: find and use existing files directories | Paul Eggleton | 2016-07-20 | 1 | -4/+14 |
* | recipetool: create: support specifying a file as the local source | Paul Eggleton | 2016-07-12 | 1 | -0/+4 |
* | devtool: return specific exit code for incompatible recipes | Paul Eggleton | 2016-07-12 | 2 | -9/+12 |
* | devtool: reset: allow reset to work if the recipe file has been deleted | Paul Eggleton | 2016-07-12 | 1 | -1/+1 |
* | devtool: update-recipe: fix --initial-rev option | Paul Eggleton | 2016-07-12 | 1 | -8/+5 |
* | devtool: reset: allow specifying multiple recipes | Paul Eggleton | 2016-06-15 | 1 | -4/+5 |
* | scripts: python3: change python to python3 in shebang | Ed Bartosh | 2016-06-03 | 1 | -1/+1 |
* | scripts: python3: convert iterables to lists | Ed Bartosh | 2016-06-03 | 2 | -3/+3 |
* | scripts: Fix encoding errors for python3 | Ed Bartosh | 2016-06-02 | 1 | -0/+1 |
* | scripts: Replace basestring -> str for python3 | Ed Bartosh | 2016-06-02 | 1 | -1/+1 |
* | scripts: Fix deprecated dict methods for python3 | Ed Bartosh | 2016-06-02 | 3 | -9/+9 |
* | classes/lib: Update xrange -> range for python3 | Richard Purdie | 2016-06-02 | 1 | -2/+2 |
* | classes/lib: Update to explictly create lists where needed | Richard Purdie | 2016-06-02 | 1 | -6/+6 |
* | recipetool / devtool: set a fixed SRCREV by default when fetching from git | Paul Eggleton | 2016-06-01 | 1 | -0/+3 |
* | devtool: upgrade: clarify help text for --srcrev option | Paul Eggleton | 2016-05-25 | 1 | -1/+1 |
* | devtool: upgrade: tweak conflict handling | Paul Eggleton | 2016-05-25 | 1 | -3/+9 |
* | devtool: upgrade: handle upgrading recipes with a versioned inc file | Paul Eggleton | 2016-05-25 | 1 | -0/+8 |
* | devtool: sdk-update: drop support for local updates | Paul Eggleton | 2016-05-21 | 1 | -112/+76 |
* | devtool: Fix build-sdk when pn doesn't match filename | Randy Witt | 2016-05-11 | 1 | -5/+19 |
* | devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changes | Paul Eggleton | 2016-04-19 | 1 | -0/+26 |
* | devtool: sdk-update: reset git metadata on update | Stephano Cetola | 2016-04-18 | 1 | -2/+8 |
* | devtool: upgrade: handle recipes where source is not first entry in SRC_URI | Paul Eggleton | 2016-04-15 | 1 | -1/+9 |