Age | Commit message (Expand) | Author | Files |
2017-07-21 | devtool: standard: enable options for PREMIRRORS and MIRRORS | Chang Rebecca Swee Fun | 1 |
2017-07-21 | devtool: find-recipe: enable new subcommand for devtool | Chang Rebecca Swee Fun | 1 |
2017-07-21 | scriptutils: pass in logger as parameter | Chang Rebecca Swee Fun | 1 |
2017-07-21 | devtool: Setup logging before calling prepare | Richard Purdie | 1 |
2017-07-21 | recipetool: create: refactor code for ensuring npm is available | Paul Eggleton | 2 |
2017-07-21 | recipetool: create: reimplement fetching with normal fetch/unpack tasks | Paul Eggleton | 1 |
2017-07-21 | devtool: extract: refactor kern-tools-native handling | Paul Eggleton | 1 |
2017-06-12 | devtool/standard: Fix lock in _prep_extract_operation | Aníbal Limón | 1 |
2017-06-03 | devtool: deploy-target: Let script continue even if rm fails | Daniel Lublin | 1 |
2017-06-03 | devtool: Compare abspath of both B and S | Ola x Nilsson | 1 |
2017-06-03 | devtool: deploy-target: Don't use find -exec | Daniel Lublin | 1 |
2017-05-25 | devtool/standard.py: Enable perf to be buildable | Saul Wold | 1 |
2017-04-13 | devtool: extract: drop erroneous bb.event.TaskStarted | Paul Eggleton | 1 |
2017-04-13 | devtool: extract: fix handling of failed tasks | Paul Eggleton | 1 |
2017-04-13 | devtool: modify: add --keep-temp option for debugging | Paul Eggleton | 1 |
2017-04-12 | devtool: add: prevent repeatedly running recipetool | Paul Eggleton | 1 |
2017-04-12 | devtool: add: fix node.js/npm handling with recipe specific sysroots | Paul Eggleton | 2 |
2017-04-05 | devtool: point runqemu to correct native bindir | brian avery | 1 |
2017-03-28 | devtool: open kconfig fragment in binary mode | Stephano Cetola | 1 |
2017-03-21 | devtool: tidy up handling of parse failures | Paul Eggleton | 1 |
2017-03-21 | devtool/recipetill: npm install of devDependencies | Anders Darander | 1 |
2017-03-01 | devtool/sdk: Run build-sysroots after installing new things | Richard Purdie | 1 |
2017-03-01 | scripts/lib/devtool/deploy.py: add --port/-P argument for target connection | Tim Orling | 1 |
2017-02-23 | devtool: upgrade: fix error of import recipeutils | Luck Hoang | 1 |
2017-02-07 | devtool: improve parse failure handling | Paul Eggleton | 2 |
2017-01-19 | devtool: fix source extraction to work with recipe specific sysroots | Paul Eggleton | 1 |
2017-01-06 | meta/scripts: Various getVar/getVarFlag expansion parameter fixes | Richard Purdie | 2 |
2016-12-22 | devtool: modify: fix usage on the kernel | Paul Eggleton | 1 |
2016-12-16 | scripts: remove True option to getVar calls | Joshua Lock | 10 |
2016-12-14 | devtool: extract: disable basehash mismatch errors | Paul Eggleton | 1 |
2016-12-14 | devtool: fix extraction of source to work in memres mode | Paul Eggleton | 2 |
2016-12-14 | classes/patch: move in logic to commit for additional tasks | Paul Eggleton | 1 |
2016-12-14 | devtool / recipetool: use tinfoil parsing API | Paul Eggleton | 4 |
2016-12-14 | devtool: package: don't try to initialise tinfoil twice | Paul Eggleton | 1 |
2016-11-23 | devtool: fix handling of unicode characters from subprocess stdout | Jiajie Hu | 1 |
2016-11-23 | devtool: modify: support recipes with only local files as source | Paul Eggleton | 1 |
2016-11-23 | devtool: update-recipe: support replacing remote patches | Paul Eggleton | 1 |
2016-11-23 | devtool: update-recipe: fix handling of compressed local patches | Paul Eggleton | 1 |
2016-11-23 | devtool: update-recipe: check output before treating it as a string | Paul Eggleton | 1 |
2016-11-07 | devtool: add "rename" subcommand | Paul Eggleton | 2 |
2016-11-07 | devtool: finish: warn if moving recipe to unconfigured destination layer | Paul Eggleton | 1 |
2016-11-07 | devtool: finish: fix error if destination layer is not in bblayers.conf | Paul Eggleton | 1 |
2016-11-07 | devtool: add: show recipetool create output | Paul Eggleton | 1 |
2016-10-25 | devtool: runqemu: work around runqemu script path assumption | Paul Eggleton | 1 |
2016-10-05 | devtool: modify command fails to ignore source files | Stephano Cetola | 1 |
2016-10-05 | devtool: deploy-target: Avoid unnecessary dependency on awk on the target | Peter Kjellerstedt | 1 |
2016-10-05 | devtool: add: build nodejs-native if npm is needed and not available | Paul Eggleton | 2 |
2016-10-05 | devtool: add: display a warning for deprecated -f/--fetch option | Paul Eggleton | 1 |
2016-10-05 | devtool: add: fix error message when only specifying a recipe name | Paul Eggleton | 1 |
2016-09-19 | devtool: add: drop superfluous validation for recipe name | Paul Eggleton | 1 |