Age | Commit message (Expand) | Author | Files |
2017-07-17 | wic: build wic-tools only if wic is run manually | Ed Bartosh | 1 |
2017-07-17 | wic: isoimage: do not remove temp directory | Ed Bartosh | 1 |
2017-07-17 | wic: get rid of using wic-tools | Ed Bartosh | 4 |
2017-07-17 | runqemu: check exit code of 'ls -t' | Ed Bartosh | 1 |
2017-07-17 | runqemu: reworked exception handling | Ed Bartosh | 1 |
2017-07-06 | oe-pkgdata-util: package-info: Allow extra variables to be displayed | Peter Kjellerstedt | 1 |
2017-07-06 | yocto-compat-layer.py: make signature check code reusable | Patrick Ohly | 2 |
2017-07-06 | yocto-compat-layer.py: allow README with suffix | Patrick Ohly | 1 |
2017-07-06 | yocto-compat-layer.py: add test_world | Patrick Ohly | 1 |
2017-07-06 | yocto-compat-layer.py: apply test_signatures to all layers | Patrick Ohly | 3 |
2017-07-06 | yocto-compat-layer.py: tolerate broken world builds during signature diff | Patrick Ohly | 2 |
2017-07-06 | yocto-compat-layer.py: avoid adding layers more than once | Patrick Ohly | 1 |
2017-06-30 | mkefidsk: fix bash/dash shell quoting problem | Saul Wold | 1 |
2017-06-29 | scripts/contrib/patchreview: add new script | Ross Burton | 1 |
2017-06-28 | scripts/test-reexec: fix several incomplete regexp | Ming Liu | 1 |
2017-06-28 | scripts/oe-find-native-sysroot: fix a incomplete regexp | Ming Liu | 1 |
2017-06-27 | runqemu: drop RPC ports | Robert Yang | 1 |
2017-06-23 | sstate-sysroot-cruft.sh: Extend the whitelist | Martin Jansa | 1 |
2017-06-23 | wic: remove extra double-quote on documentation string | Jean-Francois Dagenais | 1 |
2017-06-23 | wic/runner.py: move runtool API to misc.py | Ed Bartosh | 2 |
2017-06-23 | wic: fix restoring of original fstab | Ed Bartosh | 1 |
2017-06-23 | wic: code cleanup | Ed Bartosh | 5 |
2017-06-23 | wic: flatten directory structure | Ed Bartosh | 13 |
2017-06-23 | scripts/contrib/patchtest: run patchtest on local branch | Leonardo Sandoval | 1 |
2017-06-23 | buildhistory-diff: exclude paths from the output | Ed Bartosh | 1 |
2017-06-14 | python-3.5: Move bz2.py, lzma.py and _compression.py from python3-misc to pyt... | Martin Jansa | 1 |
2017-06-14 | runqemu: change terminal settings for valid tty's | Mikko Ylinen | 1 |
2017-06-14 | wic: implement removing directories | Ed Bartosh | 1 |
2017-06-14 | wic: implement removing files | Ed Bartosh | 1 |
2017-06-14 | wic: add 'wic rm' command | Ed Bartosh | 2 |
2017-06-14 | wic: add help and usage content for 'wic rm' | Ed Bartosh | 1 |
2017-06-14 | wic: add wic_init_parser_rm | Ed Bartosh | 1 |
2017-06-14 | wic: fully implement 'wic cp' | Ed Bartosh | 1 |
2017-06-14 | wic: add Disk._put_part_image method | Ed Bartosh | 1 |
2017-06-14 | filemap: calculate dst size correctly | Ed Bartosh | 1 |
2017-06-14 | filemap: check if dest is written for every block | Ed Bartosh | 1 |
2017-06-14 | filemap: change signature of sparse_copy function | Ed Bartosh | 2 |
2017-06-14 | wic: add mcopy property | Ed Bartosh | 1 |
2017-06-14 | wic: add Disk._prop helper | Ed Bartosh | 1 |
2017-06-14 | wic: add 'wic cp' command | Ed Bartosh | 2 |
2017-06-14 | wic: add help and usage content for 'wic cp' | Ed Bartosh | 1 |
2017-06-14 | wic: add wic_init_parser_cp | Ed Bartosh | 1 |
2017-06-14 | engine: implement listing wic images | Ed Bartosh | 1 |
2017-06-14 | wic: add 'wic ls' command | Ed Bartosh | 2 |
2017-06-14 | wic: add help and usage content for 'wic ls' | Ed Bartosh | 1 |
2017-06-14 | wic: add wic_init_parser_ls | Ed Bartosh | 1 |
2017-06-14 | bootimg-pcbios: make boot image file unique | Ed Bartosh | 1 |
2017-06-14 | filemap: add parameter 'length' to sparse_copy | Ed Bartosh | 1 |
2017-06-14 | filemap: fix skip logic | Ed Bartosh | 1 |
2017-06-12 | runqemu-export-rootfs: don't change RPC ports | Cody P Schafer | 1 |