Age | Commit message (Expand) | Author | Files |
2015-07-27 | devtool: also load plugins from BBPATH | Christopher Larson | 1 |
2015-07-27 | recipetool.append: add extralines arg to appendsrc | Christopher Larson | 1 |
2015-07-22 | recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIR | Christopher Larson | 1 |
2015-07-22 | recipetool: appendsrcfile: use -D, not -d for destdir | Christopher Larson | 1 |
2015-07-22 | recipetool: appendsrcfile: fix duplicate SRC_URI check | Christopher Larson | 1 |
2015-07-12 | recipetool/append: Fix selftest failure with multilib | Richard Purdie | 1 |
2015-07-10 | wic: Set default set of bitbake variables | Ed Bartosh | 1 |
2015-07-02 | wic: Code cleanup: unused imports | Ed Bartosh | 8 |
2015-07-02 | wic: Code cleanup: long lines, identation and whitespaces | Ed Bartosh | 9 |
2015-07-02 | wic: Remove __write_partition method | Ed Bartosh | 1 |
2015-07-02 | wic: Refactor fstab update code | Ed Bartosh | 1 |
2015-07-02 | wic: Add --uuid partition option | Ed Bartosh | 2 |
2015-07-02 | wic: Fix naming conflict | Ed Bartosh | 1 |
2015-07-02 | wic: Remove duplicated code | Ed Bartosh | 1 |
2015-07-02 | wic: Refactor prepare_empty_partition API | Ed Bartosh | 1 |
2015-07-02 | wic: Call methods better way | Ed Bartosh | 1 |
2015-07-02 | wic: Get rid of useless variable 'image_rootfs' | Ed Bartosh | 1 |
2015-07-02 | wic: Rename partition images | Ed Bartosh | 1 |
2015-07-02 | wic: Refactor prepare_rootfs API | Ed Bartosh | 1 |
2015-07-02 | wic: Turn off debug output for 'bitbake -e' | Ed Bartosh | 1 |
2015-07-02 | wic: Remove annoing debug message | Ed Bartosh | 1 |
2015-07-02 | wic: Include mount point into image report | Ed Bartosh | 1 |
2015-07-02 | wic: Refactor getting bitbake variables | Ed Bartosh | 4 |
2015-07-02 | wic: Test rootfs plugin using image recipes | Ed Bartosh | 1 |
2015-06-27 | recipetool: add appendsrcfile(s) sub-commands | Christopher Larson | 1 |
2015-06-27 | recipetool.append: use argparse types for validation | Christopher Larson | 1 |
2015-06-26 | wic: Make code more pythonic | Ed Bartosh | 1 |
2015-06-26 | wic: Implement image compressing | Ed Bartosh | 1 |
2015-06-26 | wic: Add new argument to direct plugin | Ed Bartosh | 3 |
2015-06-26 | wic: Add new argument to wic_create function | Ed Bartosh | 1 |
2015-06-26 | wic: Add --compress-with command line option | Ed Bartosh | 1 |
2015-06-26 | lib/devtool/standard: Fix patch cleanup | Richard Purdie | 1 |
2015-06-23 | wic: removed unused command line option | Ed Bartosh | 2 |
2015-06-23 | wic: code cleanup: superfluous-parens | Ed Bartosh | 8 |
2015-06-23 | wic: Return error code when wic fails to invoke command | Ed Bartosh | 1 |
2015-06-23 | wic: Integrated plugin docstrings into 'wic help plugins' output | Ed Bartosh | 1 |
2015-06-23 | wic: Add missing docstrings to plugin classes | Ed Bartosh | 7 |
2015-06-23 | wic: Code cleanup: bad-classmethod-argument | Ed Bartosh | 8 |
2015-06-23 | wic: Document creation of empty partition | Ed Bartosh | 1 |
2015-06-18 | devtool: deploy: fix preservation of symlinks and permissions/ownership | Paul Eggleton | 2 |
2015-06-18 | recipetool: appendfile: fix file command error handling | Paul Eggleton | 1 |
2015-06-18 | recipetool: appendfile: clarify help text | Paul Eggleton | 1 |
2015-06-18 | devtool: use DevtoolError for error handling | Markus Lehtonen | 3 |
2015-06-18 | devtool: remove some unused return values | Markus Lehtonen | 1 |
2015-06-18 | devtool: split out 'patch' update mode into a separate function | Markus Lehtonen | 1 |
2015-06-18 | devtool: split out 'srcrev' update mode into a separate function | Markus Lehtonen | 1 |
2015-06-18 | devtool: slight simplification of path splitting logic | Markus Lehtonen | 1 |
2015-06-18 | devtool: simplify few conditionals a bit | Markus Lehtonen | 1 |
2015-06-18 | devtool: simplify the logic of determining patches to be removed | Markus Lehtonen | 1 |
2015-06-18 | devtool: update-recipe: do rev parsing in a separate function | Markus Lehtonen | 1 |