Age | Commit message (Expand) | Author | Files |
2018-09-06 | build.py: add clean option to 'devtool build' command | Chen Qi | 1 |
2018-07-26 | logging: use warning instead warn | Chen Qi | 4 |
2018-05-15 | devtool/upgrade: fix the order of license checksum representation | Chen Qi | 1 |
2018-05-14 | devtool/sdk.py: error out in case of downloading file failure | Chen Qi | 1 |
2018-03-11 | devtool: add --force-patch-refresh to 'modify' and 'finish' commands | Alexander Kanavin | 1 |
2018-03-01 | devtool: search: tweak help text | Paul Eggleton | 1 |
2018-03-01 | devtool: search: also look in recipe cache | Paul Eggleton | 1 |
2018-03-01 | devtool: deploy-target: don't specify ssh/scp port unless user does | Paul Eggleton | 1 |
2018-03-01 | devtool: finish: fix erroneously creating bbappend for relative paths | Paul Eggleton | 1 |
2018-03-01 | devtool: reset: delete bbappend file if _check_preserve() doesn't | Paul Eggleton | 1 |
2018-03-01 | devtool: fix poor handling of upgraded BBCLASSEXTENDed recipes | Paul Eggleton | 1 |
2018-02-06 | devtool: set up git repos so that singletask.lock is ignored | Paul Eggleton | 1 |
2018-01-18 | devtool: rename the suggested license change tag to 'License-Update:' | Alexander Kanavin | 1 |
2017-12-18 | devtool: add license checksum change handling to 'devtool upgrade' | Alexander Kanavin | 1 |
2017-12-18 | devtool: provide useful defaults for version/commit when upgrading recipes | Alexander Kanavin | 1 |
2017-12-18 | devtool: add a 'latest-version' command | Alexander Kanavin | 1 |
2017-11-10 | devtool: implement conditional patch handling | Paul Eggleton | 2 |
2017-11-10 | devtool: finish: add dry-run option | Paul Eggleton | 1 |
2017-11-10 | devtool: finish: improve reporting for removed files | Paul Eggleton | 1 |
2017-11-10 | devtool: show a better error message if meta-files aren't found | Paul Eggleton | 1 |
2017-11-10 | devtool: upgrade: reformat --no-patch warning message | Paul Eggleton | 1 |
2017-11-10 | devtool: upgrade: automatically handle changes to source subdirectory | Paul Eggleton | 2 |
2017-11-10 | devtool: upgrade: show messages before source extraction steps | Paul Eggleton | 1 |
2017-11-10 | devtool: upgrade: handle recipes that use named SRC_URI checksums | Paul Eggleton | 1 |
2017-11-10 | devtool: finish: fix "layer not in bblayers.conf" warning when path specified | Paul Eggleton | 1 |
2017-11-10 | devtool: finish: ensure repository is clean before proceeding | Paul Eggleton | 2 |
2017-11-10 | devtool: reset: print source tree base path | Paul Eggleton | 1 |
2017-11-10 | devtool: make find-recipe and edit-recipe always work with any recipe | Paul Eggleton | 1 |
2017-11-10 | devtool: show some warnings for upgrade versions | Paul Eggleton | 3 |
2017-11-10 | devtool: fix handling of oe-local-files when source is in a subdirectory | Paul Eggleton | 1 |
2017-11-10 | devtool: upgrade: improve performance and show progress when adding files | Paul Eggleton | 1 |
2017-11-10 | devtool: upgrade: fix not committing deleted files with older git versions | Paul Eggleton | 1 |
2017-11-10 | devtool: upgrade: fix accidentally swapped parameters | Paul Eggleton | 1 |
2017-10-16 | devtool: standard: Expand SRCREV before using it in _update_recipe_srcrev | Peter Kjellerstedt | 1 |
2017-09-25 | scripts: drop True option to getVar calls | Ming Liu | 1 |
2017-09-18 | devtool: ensure recipes devtool is working on are unlocked within the eSDK | Paul Eggleton | 3 |
2017-09-18 | devtool: rework source extraction so that dependencies are handled | Paul Eggleton | 2 |
2017-09-13 | devtool/standard: set a preferred provider when adding a new recipe with devtool | Juan M Cruz Alcaraz | 1 |
2017-09-11 | devtool: upgrade: check that user has configured git properly | Paul Eggleton | 1 |
2017-09-11 | devtool: status: Sort entries before printing | Ola x Nilsson | 1 |
2017-08-31 | devtool: add: add explicit srcrev/branch options | Paul Eggleton | 1 |
2017-08-31 | devtool: edit-recipe: fix regression | Paul Eggleton | 1 |
2017-08-31 | devtool: upgrade: workaround for recipes which apply patches conditional upon... | Paul Eggleton | 1 |
2017-08-31 | devtool: upgrade: fix handling of non-absolute paths | Paul Eggleton | 1 |
2017-08-31 | devtool: update-recipe: ensure patches get deleted in srcrev mode | Paul Eggleton | 1 |
2017-08-27 | devtool: deploy-target: Support stripped libs and execs | Tobias Hagelborn | 1 |
2017-08-21 | devtool: import: new plugin to import the devtool workspace | Leonardo Sandoval | 2 |
2017-08-21 | devtool: append md5sum only if not already present | Leonardo Sandoval | 1 |
2017-08-21 | devtool: export: new plugin to export the devtool workspace | Leonardo Sandoval | 1 |
2017-08-21 | devtool: upgrade: enable branch checking when revision is provided | Chang Rebecca Swee Fun | 1 |