| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | wic: add 'wic rm' command | Ed Bartosh | 2017-06-14 | 1 | -0/+7 |
* | wic: add help and usage content for 'wic rm' | Ed Bartosh | 2017-06-14 | 1 | -1/+58 |
* | wic: fully implement 'wic cp' | Ed Bartosh | 2017-06-14 | 1 | -1/+10 |
* | wic: add Disk._put_part_image method | Ed Bartosh | 2017-06-14 | 1 | -0/+5 |
* | filemap: calculate dst size correctly | Ed Bartosh | 2017-06-14 | 1 | -1/+5 |
* | filemap: check if dest is written for every block | Ed Bartosh | 2017-06-14 | 1 | -0/+7 |
* | filemap: change signature of sparse_copy function | Ed Bartosh | 2017-06-14 | 2 | -4/+13 |
* | wic: add mcopy property | Ed Bartosh | 2017-06-14 | 1 | -0/+5 |
* | wic: add Disk._prop helper | Ed Bartosh | 2017-06-14 | 1 | -5/+10 |
* | wic: add 'wic cp' command | Ed Bartosh | 2017-06-14 | 1 | -0/+7 |
* | wic: add help and usage content for 'wic cp' | Ed Bartosh | 2017-06-14 | 1 | -0/+62 |
* | engine: implement listing wic images | Ed Bartosh | 2017-06-14 | 1 | -2/+82 |
* | wic: add 'wic ls' command | Ed Bartosh | 2017-06-14 | 1 | -0/+4 |
* | wic: add help and usage content for 'wic ls' | Ed Bartosh | 2017-06-14 | 1 | -0/+65 |
* | bootimg-pcbios: make boot image file unique | Ed Bartosh | 2017-06-14 | 1 | -1/+1 |
* | filemap: add parameter 'length' to sparse_copy | Ed Bartosh | 2017-06-14 | 1 | -3/+12 |
* | filemap: fix skip logic | Ed Bartosh | 2017-06-14 | 1 | -4/+7 |
* | linux-yocto: include missing description files and conf fragments | Leonardo Sandoval | 2017-06-13 | 49 | -49/+175 |
* | devtool/standard: Fix lock in _prep_extract_operation | Aníbal Limón | 2017-06-12 | 1 | -0/+1 |
* | yocto-bsp: Fix QEMUARM based bsps to not offer SMP support | Alejandro Hernandez | 2017-06-09 | 7 | -0/+7 |
* | wic: Remove obsolete reference to msger logger. | Kristian Amlie | 2017-06-06 | 1 | -2/+5 |
* | scripts/lib: removes bsp 4.8 kernel bbappends as the version is no longer sup... | Daniela Plascencia | 2017-06-05 | 14 | -541/+0 |
* | isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCH | Ed Bartosh | 2017-06-03 | 1 | -4/+2 |
* | devtool: deploy-target: Let script continue even if rm fails | Daniel Lublin | 2017-06-03 | 1 | -1/+1 |
* | devtool: Compare abspath of both B and S | Ola x Nilsson | 2017-06-03 | 1 | -1/+1 |
* | devtool: deploy-target: Don't use find -exec | Daniel Lublin | 2017-06-03 | 1 | -1/+5 |
* | devtool/standard.py: Enable perf to be buildable | Saul Wold | 2017-05-25 | 1 | -1/+4 |
* | scriptutils: fix fetch_uri() to work with RSS | Paul Eggleton | 2017-05-25 | 1 | -24/+41 |
* | recipetool: create: extract name of package from a repository | Paul Eggleton | 2017-05-23 | 1 | -3/+8 |
* | recipetool: create: skip values extracted from spec files containing macros | Paul Eggleton | 2017-05-23 | 1 | -0/+4 |
* | wic: Add missing text to usage and help strings | Andreas J. Reichel | 2017-05-23 | 1 | -1/+1 |
* | wic: Use argparse instead of optparse | Andreas J. Reichel | 2017-05-23 | 2 | -12/+22 |
* | wic: Fix typo in help screen. | Kristian Amlie | 2017-04-29 | 1 | -1/+1 |
* | devtool: extract: drop erroneous bb.event.TaskStarted | Paul Eggleton | 2017-04-14 | 1 | -1/+0 |
* | devtool: extract: fix handling of failed tasks | Paul Eggleton | 2017-04-14 | 1 | -0/+3 |
* | devtool: modify: add --keep-temp option for debugging | Paul Eggleton | 2017-04-14 | 1 | -1/+2 |
* | yocto-compat-layer: better handling of per-machine world build breakage | Patrick Ohly | 2017-04-13 | 2 | -2/+40 |
* | yocto-compat-layer: test signature differences when setting MACHINE | Patrick Ohly | 2017-04-13 | 2 | -3/+158 |
* | recipetool: create: hide missing npm error when called from devtool | Paul Eggleton | 2017-04-13 | 2 | -1/+5 |
* | devtool: add: prevent repeatedly running recipetool | Paul Eggleton | 2017-04-13 | 1 | -0/+4 |
* | devtool: add: fix node.js/npm handling with recipe specific sysroots | Paul Eggleton | 2017-04-13 | 4 | -27/+48 |
* | recipetool: create: fix for regression in npm license handling | Paul Eggleton | 2017-04-13 | 1 | -1/+2 |
* | yocto-compat-layer: also determine tune flags for each task | Patrick Ohly | 2017-04-12 | 2 | -2/+9 |
* | yocto-compat-layer: include bitbake-diffsigs output | Patrick Ohly | 2017-04-12 | 1 | -1/+13 |
* | oe-selftest: test wic sparse_copy API | Ed Bartosh | 2017-04-12 | 1 | -2/+4 |
* | qemux86-directdisk.wks: vda -> sda | Robert Yang | 2017-04-12 | 1 | -1/+1 |
* | yocto-compat-layer: limit report of signature changes | Patrick Ohly | 2017-04-10 | 2 | -13/+73 |
* | yocto-compat-layer: fix also other command invocations | Patrick Ohly | 2017-04-10 | 2 | -27/+21 |
* | wic: improve error message | Chen Qi | 2017-04-05 | 1 | -1/+1 |
* | Revert "filemap: remove FilemapSeek class" | Ed Bartosh | 2017-04-05 | 1 | -49/+260 |