| Commit message (Expand) | Author | Age | Files | Lines |
* | create-pull-request: Implement -d option | Ed Bartosh | 2015-08-01 | 1 | -4/+12 |
* | devtool: use tinfoil shutdown method | Paul Eggleton | 2015-08-01 | 1 | -2/+1 |
* | combo-layer: fix AttributeError traceback. | Alexander Kanevskiy | 2015-07-31 | 1 | -2/+2 |
* | gcc: Add support for nativesdk-gcc | Richard Purdie | 2015-07-31 | 1 | -1/+12 |
* | oe-selftest: add scripts/lib and bitbake/lib to path | Paul Eggleton | 2015-07-27 | 1 | -1/+4 |
* | oe-selftest: add libdirs from BBPATH to sys.path | Christopher Larson | 2015-07-27 | 1 | -0/+7 |
* | oe-selftest: obey oeqa.selftest.__path__ | Christopher Larson | 2015-07-27 | 1 | -5/+6 |
* | devtool: also load plugins from BBPATH | Christopher Larson | 2015-07-27 | 2 | -23/+38 |
* | recipetool: parse global args early | Christopher Larson | 2015-07-27 | 1 | -8/+16 |
* | recipetool: also load plugins from BBPATH | Christopher Larson | 2015-07-27 | 1 | -13/+18 |
* | recipetool.append: add extralines arg to appendsrc | Christopher Larson | 2015-07-27 | 1 | -2/+2 |
* | recipetool: catch BBHandledException from parsing | Christopher Larson | 2015-07-27 | 1 | -3/+5 |
* | recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIR | Christopher Larson | 2015-07-23 | 1 | -0/+4 |
* | recipetool: appendsrcfile: use -D, not -d for destdir | Christopher Larson | 2015-07-23 | 1 | -1/+1 |
* | recipetool: appendsrcfile: fix duplicate SRC_URI check | Christopher Larson | 2015-07-23 | 1 | -4/+5 |
* | Revert "create-pull-request: Fix error on 2.0 versions of git" | Ross Burton | 2015-07-21 | 1 | -4/+0 |
* | runqemu-internal: add temporary disk interface to qemuarm64 | Cristian Iorga | 2015-07-16 | 1 | -1/+1 |
* | create-pull-request: Fix error on 2.0 versions of git | Ben Shelton | 2015-07-16 | 1 | -0/+4 |
* | combo-layer: implement --hard-reset option | Markus Lehtonen | 2015-07-16 | 1 | -3/+12 |
* | combo-layer: only allow fast-forward when pulling | Markus Lehtonen | 2015-07-16 | 1 | -1/+1 |
* | python-io: Add runtime dependency on contextlib | Ash Charles | 2015-07-16 | 1 | -1/+1 |
* | recipetool/append: Fix selftest failure with multilib | Richard Purdie | 2015-07-12 | 1 | -0/+3 |
* | wic: Set default set of bitbake variables | Ed Bartosh | 2015-07-10 | 1 | -0/+5 |
* | combo-layer: modified to generate better commit messages. | Puustinen, Ismo | 2015-07-08 | 1 | -3/+30 |
* | scripts/oe-selftest: Added mechanism for including/removing bblayers.inc | Daniel Istrate | 2015-07-08 | 1 | -1/+15 |
* | runqemu-internal: correctly set format for root FS as raw | Cristian Iorga | 2015-07-02 | 1 | -6/+6 |
* | wic: Code cleanup: unused imports | Ed Bartosh | 2015-07-02 | 8 | -19/+5 |
* | wic: Code cleanup: long lines, identation and whitespaces | Ed Bartosh | 2015-07-02 | 10 | -49/+68 |
* | wic: Fix confusing error message | Ed Bartosh | 2015-07-02 | 1 | -7/+12 |
* | wic: Remove __write_partition method | Ed Bartosh | 2015-07-02 | 1 | -21/+15 |
* | wic: Refactor fstab update code | Ed Bartosh | 2015-07-02 | 1 | -53/+30 |
* | wic: Add --uuid partition option | Ed Bartosh | 2015-07-02 | 2 | -1/+9 |
* | wic: Fix naming conflict | Ed Bartosh | 2015-07-02 | 1 | -2/+4 |
* | wic: Remove duplicated code | Ed Bartosh | 2015-07-02 | 1 | -38/+10 |
* | wic: Refactor prepare_empty_partition API | Ed Bartosh | 2015-07-02 | 1 | -36/+12 |
* | wic: Call methods better way | Ed Bartosh | 2015-07-02 | 1 | -36/+11 |
* | wic: Get rid of useless variable 'image_rootfs' | Ed Bartosh | 2015-07-02 | 1 | -16/+7 |
* | wic: Rename partition images | Ed Bartosh | 2015-07-02 | 1 | -0/+2 |
* | wic: Refactor prepare_rootfs API | Ed Bartosh | 2015-07-02 | 1 | -16/+12 |
* | wic: Turn off debug output for 'bitbake -e' | Ed Bartosh | 2015-07-02 | 1 | -0/+5 |
* | wic: Remove annoing debug message | Ed Bartosh | 2015-07-02 | 1 | -2/+0 |
* | wic: Include mount point into image report | Ed Bartosh | 2015-07-02 | 1 | -1/+1 |
* | wic: Refactor getting bitbake variables | Ed Bartosh | 2015-07-02 | 5 | -103/+38 |
* | wic: Fix misleading message | Ed Bartosh | 2015-07-02 | 1 | -1/+1 |
* | wic: Test rootfs plugin using image recipes | Ed Bartosh | 2015-07-02 | 1 | -0/+23 |
* | recipetool: add appendsrcfile(s) sub-commands | Christopher Larson | 2015-06-27 | 1 | -6/+104 |
* | recipetool.append: use argparse types for validation | Christopher Larson | 2015-06-27 | 1 | -20/+25 |
* | oe-selftest: timestamp the test runs | Ross Burton | 2015-06-27 | 1 | -1/+12 |
* | wic: Make code more pythonic | Ed Bartosh | 2015-06-27 | 1 | -12/+2 |
* | wic: Implement image compressing | Ed Bartosh | 2015-06-27 | 1 | -1/+14 |