summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2017-06-14wic: implement removing directoriesEd Bartosh1
2017-06-14wic: implement removing filesEd Bartosh1
2017-06-14wic: add 'wic rm' commandEd Bartosh2
2017-06-14wic: add help and usage content for 'wic rm'Ed Bartosh1
2017-06-14wic: add wic_init_parser_rmEd Bartosh1
2017-06-14wic: fully implement 'wic cp'Ed Bartosh1
2017-06-14wic: add Disk._put_part_image methodEd Bartosh1
2017-06-14filemap: calculate dst size correctlyEd Bartosh1
2017-06-14filemap: check if dest is written for every blockEd Bartosh1
2017-06-14filemap: change signature of sparse_copy functionEd Bartosh2
2017-06-14wic: add mcopy propertyEd Bartosh1
2017-06-14wic: add Disk._prop helperEd Bartosh1
2017-06-14wic: add 'wic cp' commandEd Bartosh2
2017-06-14wic: add help and usage content for 'wic cp'Ed Bartosh1
2017-06-14wic: add wic_init_parser_cpEd Bartosh1
2017-06-14engine: implement listing wic imagesEd Bartosh1
2017-06-14wic: add 'wic ls' commandEd Bartosh2
2017-06-14wic: add help and usage content for 'wic ls'Ed Bartosh1
2017-06-14wic: add wic_init_parser_lsEd Bartosh1
2017-06-14bootimg-pcbios: make boot image file uniqueEd Bartosh1
2017-06-14filemap: add parameter 'length' to sparse_copyEd Bartosh1
2017-06-14filemap: fix skip logicEd Bartosh1
2017-06-12runqemu-export-rootfs: don't change RPC portsCody P Schafer1
2017-06-12devtool/standard: Fix lock in _prep_extract_operationAníbal Limón1
2017-06-09buildstats-diff: show more graceful error messagesMing Liu1
2017-06-09scripts/yocto-compat-layer-wrapper: Use realpath of output_logAníbal Limón1
2017-06-09scripts/yocto-compat-layer.py: Return non-zero when layer test failAníbal Limón1
2017-06-06python3: add python3-modules-native to RPROVIDES for python3-nativeRoss Burton1
2017-06-06python: add python-modules-native to RPROVIDES for python-nativeRoss Burton1
2017-06-06wic: Remove obsolete reference to msger logger.Kristian Amlie1
2017-06-05scripts/oe-{self,}test: Logger change default stream to stdoutAníbal Limón2
2017-06-05sstate-diff-machines.sh: Replace MACHINE_ARCH only at the beginning and separ...Martin Jansa1
2017-06-05scripts/oe-selftest: Migrate to new framework into oeqa.selftest.contextLeonardo Sandoval1
2017-06-05scripts/oe-selftest: Move {add,remove}_include files to caseLeonardo Sandoval1
2017-06-05scripts/oe-test: Move load_test_components to oeqa.utilsAníbal Limón1
2017-06-03scripts: Fix return value checks from subprocess.call()'sMikko Rapeli1
2017-06-03isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh1
2017-06-03devtool: deploy-target: Let script continue even if rm failsDaniel Lublin1
2017-06-03devtool: Compare abspath of both B and SOla x Nilsson1
2017-06-03devtool: deploy-target: Don't use find -execDaniel Lublin1
2017-05-30oeqa/core/context: Include a _pre_run methodLeonardo Sandoval1
2017-05-29runqemu: output qemu-system errorsEd Bartosh1
2017-05-29python3: Move config-*/Makefile from misc package to dev packageLi Zhou1
2017-05-25devtool/standard.py: Enable perf to be buildableSaul Wold1
2017-05-25scriptutils: fix fetch_uri() to work with RSSPaul Eggleton1
2017-05-23scripts/buildstats-diff: support optimized rusage valuesMarkus Lehtonen1
2017-05-23oe-build-perf-report: implement --dump-buildstatsMarkus Lehtonen1
2017-05-23oe-build-perf-report: two verbosity levels for --listMarkus Lehtonen1
2017-05-23oe-build-perf-report: use correct x-axis max value in html chartsMarkus Lehtonen1
2017-05-23recipetool: create: extract name of package from a repositoryPaul Eggleton1