Age | Commit message (Expand) | Author | Files |
2015-11-25 | devtool: add sync command | Tzu-Jung Lee | 2 |
2015-11-25 | recipetool.append: don't choke on a trailing ; in a url | Christopher Larson | 1 |
2015-10-24 | wic/utils/oe/misc.py: Preserve PATH when running native tools | Randy Witt | 1 |
2015-10-21 | devtool: handle virtual providers | Paul Eggleton | 2 |
2015-10-19 | devtool: extract: fix error handling | Paul Eggleton | 1 |
2015-10-03 | recipetool: create: fix change in path structure if --extract-to path exists | Paul Eggleton | 1 |
2015-10-03 | devtool: update-recipe: avoid updating patches that have not changed | Paul Eggleton | 1 |
2015-10-01 | devtool: modify: use correct local files directory name | Markus Lehtonen | 1 |
2015-10-01 | devtool: update-recipe: enable var history tracking | Markus Lehtonen | 2 |
2015-09-29 | devtool: modify: make bitbake use local files from srctree | Markus Lehtonen | 1 |
2015-09-29 | devtool: better support for local source files | Markus Lehtonen | 2 |
2015-09-29 | devtool: file mover function that creates target dir | Markus Lehtonen | 1 |
2015-09-29 | devtool: update_recipe: refactor patch generation | Markus Lehtonen | 1 |
2015-09-29 | devtool: update-recipe: add new patches in correct order | Markus Lehtonen | 1 |
2015-09-23 | devtool: upgrade: use shutil.move instead of os.rename | Markus Lehtonen | 1 |
2015-09-23 | devtool: runqemu: avoid recipe parse | Paul Eggleton | 1 |
2015-09-23 | devtool: second fix for running from a different directory | Markus Lehtonen | 8 |
2015-09-22 | devtool: add search command | Paul Eggleton | 1 |
2015-09-22 | devtool: add basic means of running runqemu within the extensible SDK | Paul Eggleton | 1 |
2015-09-22 | devtool / recipetool: add handling for binary-only packages | Paul Eggleton | 2 |
2015-09-22 | devtool: build-image: delete bbappend at end of build | Paul Eggleton | 1 |
2015-09-22 | devtool: build-image: improve image recipe handling | Paul Eggleton | 1 |
2015-09-22 | devtool: build-image: tell user where to find output files | Paul Eggleton | 1 |
2015-09-22 | devtool: build-image: fix recipe/package terminology | Paul Eggleton | 1 |
2015-09-22 | devtool: add: move important "recipe created" message to the end | Paul Eggleton | 1 |
2015-09-22 | devtool: add: set up fetched source as a git repository by default | Paul Eggleton | 2 |
2015-09-22 | devtool: better handling for recipes that don't unpack source | Paul Eggleton | 1 |
2015-09-22 | devtool: fix extracting source for work-shared recipes | Paul Eggleton | 1 |
2015-09-22 | devtool: show proper error when extracting source for recipes with disabled u... | Paul Eggleton | 1 |
2015-09-22 | recipetool: create: fix handling of URIs containing # | Paul Eggleton | 1 |
2015-09-22 | recipetool: create: fix creating empty shell functions | Paul Eggleton | 1 |
2015-09-22 | devtool: add: properly handle separate build directory | Paul Eggleton | 3 |
2015-09-22 | devtool / lib/oe/recipeutils: ensure we can parse without bbappends | Paul Eggleton | 1 |
2015-09-22 | devtool: add: ensure --color=never turns off recipetool colour output | Paul Eggleton | 1 |
2015-09-22 | devtool: check that source tree still exists | Paul Eggleton | 5 |
2015-09-22 | classes/populate_sdk_ext: drop work-config.inc | Paul Eggleton | 1 |
2015-09-21 | wic: fix partition size calculation | Ed Bartosh | 1 |
2015-09-16 | recipetool: add 'newappend' sub-command | Christopher Larson | 1 |
2015-09-12 | devtool: update-recipe: get srcuri parameters with decodeurl() | Markus Lehtonen | 1 |
2015-09-12 | devtool: make plugin_init optional | Ed Bartosh | 7 |
2015-09-09 | devtool: add package plugin that lets you create package via devtool | Brendan Le Foll | 1 |
2015-09-09 | devtool: update-recipe: add a warning when recipe is inside the workspace | Paul Eggleton | 1 |
2015-09-09 | devtool: update-recipe: better 'auto' mode | Markus Lehtonen | 1 |
2015-09-09 | devtool: Allow disabling make parallelism on build command | Leonardo Sandoval | 1 |
2015-09-09 | devtool: Create a single file for the build devtool feature | Leonardo Sandoval | 2 |
2015-09-09 | devtool: add upgrade feature | Leonardo Sandoval | 2 |
2015-09-09 | devtool: improve modified file preservation to handle directory structures | Paul Eggleton | 1 |
2015-09-09 | scriptutils: split out simple fetching function from recipetool | Paul Eggleton | 2 |
2015-09-09 | devtool: modify: enable do_shared_workdir for kernel | Markus Lehtonen | 1 |
2015-09-09 | wic: round variable before converting to int | Ed Bartosh | 1 |