Age | Commit message (Expand) | Author | Files |
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 |
2017-06-12 | devtool/standard: Fix lock in _prep_extract_operation | Aníbal Limón | 1 |
2017-06-09 | buildstats-diff: show more graceful error messages | Ming Liu | 1 |
2017-06-09 | scripts/yocto-compat-layer-wrapper: Use realpath of output_log | Aníbal Limón | 1 |
2017-06-09 | scripts/yocto-compat-layer.py: Return non-zero when layer test fail | Aníbal Limón | 1 |
2017-06-06 | python3: add python3-modules-native to RPROVIDES for python3-native | Ross Burton | 1 |
2017-06-06 | python: add python-modules-native to RPROVIDES for python-native | Ross Burton | 1 |
2017-06-06 | wic: Remove obsolete reference to msger logger. | Kristian Amlie | 1 |
2017-06-05 | scripts/oe-{self,}test: Logger change default stream to stdout | Aníbal Limón | 2 |
2017-06-05 | sstate-diff-machines.sh: Replace MACHINE_ARCH only at the beginning and separ... | Martin Jansa | 1 |
2017-06-05 | scripts/oe-selftest: Migrate to new framework into oeqa.selftest.context | Leonardo Sandoval | 1 |
2017-06-05 | scripts/oe-selftest: Move {add,remove}_include files to case | Leonardo Sandoval | 1 |
2017-06-05 | scripts/oe-test: Move load_test_components to oeqa.utils | Aníbal Limón | 1 |
2017-06-03 | scripts: Fix return value checks from subprocess.call()'s | Mikko Rapeli | 1 |
2017-06-03 | isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCH | Ed Bartosh | 1 |
2017-06-03 | devtool: deploy-target: Let script continue even if rm fails | Daniel Lublin | 1 |
2017-06-03 | devtool: Compare abspath of both B and S | Ola x Nilsson | 1 |
2017-06-03 | devtool: deploy-target: Don't use find -exec | Daniel Lublin | 1 |
2017-05-30 | oeqa/core/context: Include a _pre_run method | Leonardo Sandoval | 1 |
2017-05-29 | runqemu: output qemu-system errors | Ed Bartosh | 1 |
2017-05-29 | python3: Move config-*/Makefile from misc package to dev package | Li Zhou | 1 |
2017-05-25 | devtool/standard.py: Enable perf to be buildable | Saul Wold | 1 |
2017-05-25 | scriptutils: fix fetch_uri() to work with RSS | Paul Eggleton | 1 |
2017-05-23 | scripts/buildstats-diff: support optimized rusage values | Markus Lehtonen | 1 |
2017-05-23 | oe-build-perf-report: implement --dump-buildstats | Markus Lehtonen | 1 |
2017-05-23 | oe-build-perf-report: two verbosity levels for --list | Markus Lehtonen | 1 |
2017-05-23 | oe-build-perf-report: use correct x-axis max value in html charts | Markus Lehtonen | 1 |
2017-05-23 | recipetool: create: extract name of package from a repository | Paul Eggleton | 1 |