summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2017-04-05build-perf-test-wrapper.sh: support pushing to remote GitMarkus Lehtonen1
2017-04-05build-perf-test-wrapper.sh: correctly check test script exit statusMarkus Lehtonen1
2017-04-05build-perf-test-wrapper.sh: make it possible to specify Git branch nameMarkus Lehtonen1
2017-04-05scripts/oe-build-perf-report: fix typoMarkus Lehtonen1
2017-04-05scripts/oe-build-perf-report: fix 'charts ready' console messageMarkus Lehtonen2
2017-04-05scripts/oe-build-perf-report: better guessing of argsMarkus Lehtonen1
2017-04-05yocto-compat-layer.py: Fix the signature validationMark Hatle2
2017-04-05compatlayer/__init__.py: Allow add_layer to process recursive depsMark Hatle1
2017-04-05yocto-compat-layer.py: Add --dependency argumentMark Hatle1
2017-04-05yocto-compat-layer.py: Add status for skipped itemsMark Hatle1
2017-04-05scripts: Add yocto-compat-layer-wrapperAníbal Limón1
2017-04-05update_gio_module_cache: Do not chown a non-existing filePeter Kjellerstedt1
2017-04-05devtool: point runqemu to correct native bindirbrian avery1
2017-04-05scripts: change way we find native tools (pseudo)brian avery1
2017-04-01scripts/contrib: add oe-build-perf-report-emailMarkus Lehtonen2
2017-04-01scripts: add oe-build-perf-report scriptMarkus Lehtonen6
2017-04-01python: remove stale link to "Python for Embedded Systems Site"Bob Cochran2
2017-03-31oe-run-native: OLDPATH -> OLD_PATHRobert Yang1
2017-03-31wic: partition: Update fsck parametersDaniel Schultz1
2017-03-31wic: remove prepare_empty_partition_squashfsEd Bartosh1
2017-03-31wic: fix list of supported fstypes in help contentEd Bartosh1
2017-03-31wic: set correct system id for msdos partitionsEd Bartosh1
2017-03-31wic: set FAT 16 for msdos partitionsEd Bartosh1
2017-03-31wic: support 'msdos' fstypeEd Bartosh1
2017-03-31wic: don't silently skip unknown fstypesEd Bartosh1
2017-03-31wic: allow only supported fstypesEd Bartosh3
2017-03-31wic: remove unused code from runner moduleEd Bartosh2
2017-03-31wic: remove runner.show APIEd Bartosh2
2017-03-31wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh1
2017-03-31wic: remove fsimage pluginEd Bartosh2
2017-03-31filemap: remove FilemapSeek classEd Bartosh1
2017-03-30multilib_header: Update wrapper to handle arm 32/64 bitRichard Purdie1
2017-03-30scripts/lib/compatlayer: detect_layers always use realpath'sAníbal Limón1
2017-03-28sysroot-relativelinks: also consider links to dirs on the hostChristopher Larson1
2017-03-28update_gio_module_cache: fix host user contaminationAbdur Rehman1
2017-03-28scripts/yocto-compat-layer.py: Add dependency validation in add_layerAníbal Limón1
2017-03-28devtool: open kconfig fragment in binary modeStephano Cetola1
2017-03-27wic: fix generation of partition UUIDEd Bartosh1
2017-03-26scripts/wic: fix typoRobert Yang1
2017-03-26build-perf-test-wrapper.sh: store buildstats under git-notesMarkus Lehtonen1
2017-03-26scripts/oe-git-archive: implement --notesMarkus Lehtonen1
2017-03-26scripts/oe-git-archive: implement --excludeMarkus Lehtonen1
2017-03-26scripts/oe-git-archive: fix pushingMarkus Lehtonen1
2017-03-26oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen1
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh1
2017-03-23runqemu-gen-tapdevs: fix file path in exampleChen Qi1
2017-03-22wic: improve getting syslinux pathEd Bartosh1
2017-03-22wic: remove empty plugin methodsEd Bartosh3
2017-03-22wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh1
2017-03-22wic: fix bug in sparse_copyEd Bartosh1