aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-04-04scripts: change way we find native tools (pseudo)brian avery
2017-04-01scripts/contrib: add oe-build-perf-report-emailMarkus Lehtonen
2017-04-01scripts: add oe-build-perf-report scriptMarkus Lehtonen
2017-04-01python: remove stale link to "Python for Embedded Systems Site"Bob Cochran
2017-04-01yocto-bsp/i386 machine.cfg: Explicitly disable 64BITSaul Wold
2017-04-01oe-run-native: OLDPATH -> OLD_PATHRobert Yang
2017-04-01wic: partition: Update fsck parametersDaniel Schultz
2017-04-01wic: remove prepare_empty_partition_squashfsEd Bartosh
2017-04-01wic: fix list of supported fstypes in help contentEd Bartosh
2017-04-01wic: set correct system id for msdos partitionsEd Bartosh
2017-04-01wic: set FAT 16 for msdos partitionsEd Bartosh
2017-04-01wic: support 'msdos' fstypeEd Bartosh
2017-04-01wic: don't silently skip unknown fstypesEd Bartosh
2017-04-01wic: allow only supported fstypesEd Bartosh
2017-04-01wic: remove unused code from runner moduleEd Bartosh
2017-04-01wic: remove runner.show APIEd Bartosh
2017-04-01wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh
2017-04-01wic: remove fsimage pluginEd Bartosh
2017-04-01filemap: remove FilemapSeek classEd Bartosh
2017-03-31multilib_header: Update wrapper to handle arm 32/64 bitRichard Purdie
2017-03-31scripts/lib/compatlayer: detect_layers always use realpath'sAníbal Limón
2017-03-29sysroot-relativelinks: also consider links to dirs on the hostChristopher Larson
2017-03-29update_gio_module_cache: fix host user contaminationAbdur Rehman
2017-03-29scripts/yocto-compat-layer.py: Add dependency validation in add_layerAníbal Limón
2017-03-28recipes-kernel: Skip kernel version check on kernel templatesLeonardo Sandoval
2017-03-28devtool: open kconfig fragment in binary modeStephano Cetola
2017-03-27wic: fix generation of partition UUIDEd Bartosh
2017-03-27scripts/contrib: scripts that updates kernel templatesLeonardo Sandoval
2017-03-27scripts/lib/bsp/substrate: kernel templates for 4.10Leonardo Sandoval
2017-03-27scripts/wic: fix typoRobert Yang
2017-03-27build-perf-test-wrapper.sh: store buildstats under git-notesMarkus Lehtonen
2017-03-27scripts/oe-git-archive: implement --notesMarkus Lehtonen
2017-03-27scripts/oe-git-archive: implement --excludeMarkus Lehtonen
2017-03-27scripts/oe-git-archive: fix pushingMarkus Lehtonen
2017-03-27oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh
2017-03-24runqemu-gen-tapdevs: fix file path in exampleChen Qi
2017-03-23wic: improve getting syslinux pathEd Bartosh
2017-03-23wic: remove empty plugin methodsEd Bartosh
2017-03-23wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh
2017-03-23wic: fix bug in sparse_copyEd Bartosh
2017-03-23wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-23wic: don't set creator.bootimg_dir in pluginsEd Bartosh
2017-03-23wic: remove rootfs_pcbios_ext pluginEd Bartosh
2017-03-22scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón
2017-03-22scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón
2017-03-22scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón
2017-03-22scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón
2017-03-22scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón
2017-03-22scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón