Age | Commit message (Expand) | Author | Files |
2016-09-19 | devtool: add: drop superfluous validation for recipe name | Paul Eggleton | 1 |
2016-09-19 | recipetool: create: support git short form URLs | Paul Eggleton | 1 |
2016-09-08 | devtool: update-recipe: support files with subdir= | Paul Eggleton | 1 |
2016-09-03 | scripts: ensure tinfoil is shut down correctly | Paul Eggleton | 5 |
2016-09-03 | lib/oe/patch: commit with a dummy user/email when PATCHTOOL=git | Paul Eggleton | 3 |
2016-08-25 | devtool: build_image: Fix recipe filter | Ola x Nilsson | 1 |
2016-08-25 | devtool: Use the wildcard flag in update_recipe_patch | Ola x Nilsson | 1 |
2016-08-18 | devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration... | Richard Purdie | 3 |
2016-07-20 | devtool: add finish subcommand | Paul Eggleton | 1 |
2016-07-20 | devtool: upgrade: record original recipe files | Paul Eggleton | 1 |
2016-07-20 | devtool: update-recipe: refactor to allow calling separately | Paul Eggleton | 1 |
2016-07-20 | devtool: reset: refactor to allow calling separately | Paul Eggleton | 1 |
2016-07-20 | devtool: update-recipe: don't copy local files that haven't changed | Paul Eggleton | 1 |
2016-07-20 | devtool: update-recipe: find and use existing files directories | Paul Eggleton | 1 |
2016-07-12 | recipetool: create: support specifying a file as the local source | Paul Eggleton | 1 |
2016-07-12 | devtool: return specific exit code for incompatible recipes | Paul Eggleton | 2 |
2016-07-12 | devtool: reset: allow reset to work if the recipe file has been deleted | Paul Eggleton | 1 |
2016-07-12 | devtool: update-recipe: fix --initial-rev option | Paul Eggleton | 1 |
2016-06-14 | devtool: reset: allow specifying multiple recipes | Paul Eggleton | 1 |
2016-06-02 | scripts: python3: change python to python3 in shebang | Ed Bartosh | 1 |
2016-06-02 | scripts: python3: convert iterables to lists | Ed Bartosh | 2 |
2016-06-02 | scripts: Fix encoding errors for python3 | Ed Bartosh | 1 |
2016-06-02 | scripts: Replace basestring -> str for python3 | Ed Bartosh | 1 |
2016-06-02 | scripts: Fix deprecated dict methods for python3 | Ed Bartosh | 3 |
2016-06-02 | classes/lib: Update xrange -> range for python3 | Richard Purdie | 1 |
2016-06-02 | classes/lib: Update to explictly create lists where needed | Richard Purdie | 1 |
2016-05-30 | recipetool / devtool: set a fixed SRCREV by default when fetching from git | Paul Eggleton | 1 |
2016-05-25 | devtool: upgrade: clarify help text for --srcrev option | Paul Eggleton | 1 |
2016-05-25 | devtool: upgrade: tweak conflict handling | Paul Eggleton | 1 |
2016-05-25 | devtool: upgrade: handle upgrading recipes with a versioned inc file | Paul Eggleton | 1 |
2016-05-21 | devtool: sdk-update: drop support for local updates | Paul Eggleton | 1 |
2016-05-11 | devtool: Fix build-sdk when pn doesn't match filename | Randy Witt | 1 |
2016-04-19 | devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changes | Paul Eggleton | 1 |
2016-04-18 | devtool: sdk-update: reset git metadata on update | Stephano Cetola | 1 |
2016-04-15 | devtool: upgrade: handle recipes where source is not first entry in SRC_URI | Paul Eggleton | 1 |
2016-03-31 | devtool: modify: call shutdown on tinfoil when done | Paul Eggleton | 1 |
2016-03-23 | devtool: add: create git repository if URL specified as positional argument | Paul Eggleton | 1 |
2016-03-23 | devtool: add: delete externalsrc files on npm recipe do_install | Paul Eggleton | 1 |
2016-03-23 | devtool: configure-help: fix error if do_configure not already run | Paul Eggleton | 1 |
2016-03-23 | devtool: sdk-install: add option to allow building from source | Paul Eggleton | 1 |
2016-03-20 | devtool: change config symlink name to .config.new | Markus Lehtonen | 1 |
2016-03-09 | recipetool: create: support creation of additional files by plugins | Paul Eggleton | 1 |
2016-03-04 | devtool: add build-sdk subcommand | Paul Eggleton | 2 |
2016-03-04 | devtool: build-image: rename module | Paul Eggleton | 1 |
2016-03-03 | sdk.py: Fix undefined variable | Juro Bystricky | 1 |
2016-02-28 | devtool: upgrade: print new recipe name | Paul Eggleton | 1 |
2016-02-28 | devtool: upgrade: drop PR on upgrade | Paul Eggleton | 1 |
2016-02-28 | devtool: upgrade: eliminate unnecessary datastore copy | Paul Eggleton | 1 |
2016-02-28 | devtool: upgrade: fix several issues with extraction of new source | Paul Eggleton | 1 |
2016-02-28 | devtool: upgrade: fix constructing new branch from tarball releases | Paul Eggleton | 1 |