aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-04-01python: remove stale link to "Python for Embedded Systems Site"Bob Cochran
2017-03-31oe-run-native: OLDPATH -> OLD_PATHRobert Yang
2017-03-31wic: partition: Update fsck parametersDaniel Schultz
2017-03-31wic: remove prepare_empty_partition_squashfsEd Bartosh
2017-03-31wic: fix list of supported fstypes in help contentEd Bartosh
2017-03-31wic: set correct system id for msdos partitionsEd Bartosh
2017-03-31wic: set FAT 16 for msdos partitionsEd Bartosh
2017-03-31wic: support 'msdos' fstypeEd Bartosh
2017-03-31wic: don't silently skip unknown fstypesEd Bartosh
2017-03-31wic: allow only supported fstypesEd Bartosh
2017-03-31wic: remove unused code from runner moduleEd Bartosh
2017-03-31wic: remove runner.show APIEd Bartosh
2017-03-31wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh
2017-03-31wic: remove fsimage pluginEd Bartosh
2017-03-31filemap: remove FilemapSeek classEd Bartosh
2017-03-30multilib_header: Update wrapper to handle arm 32/64 bitRichard Purdie
2017-03-30scripts/lib/compatlayer: detect_layers always use realpath'sAníbal Limón
2017-03-28sysroot-relativelinks: also consider links to dirs on the hostChristopher Larson
2017-03-28update_gio_module_cache: fix host user contaminationAbdur Rehman
2017-03-28scripts/yocto-compat-layer.py: Add dependency validation in add_layerAníbal Limón
2017-03-28devtool: open kconfig fragment in binary modeStephano Cetola
2017-03-27wic: fix generation of partition UUIDEd Bartosh
2017-03-26scripts/wic: fix typoRobert Yang
2017-03-26build-perf-test-wrapper.sh: store buildstats under git-notesMarkus Lehtonen
2017-03-26scripts/oe-git-archive: implement --notesMarkus Lehtonen
2017-03-26scripts/oe-git-archive: implement --excludeMarkus Lehtonen
2017-03-26scripts/oe-git-archive: fix pushingMarkus Lehtonen
2017-03-26oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh
2017-03-23runqemu-gen-tapdevs: fix file path in exampleChen Qi
2017-03-22wic: improve getting syslinux pathEd Bartosh
2017-03-22wic: remove empty plugin methodsEd Bartosh
2017-03-22wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh
2017-03-22wic: fix bug in sparse_copyEd Bartosh
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-22wic: don't set creator.bootimg_dir in pluginsEd Bartosh
2017-03-22wic: remove rootfs_pcbios_ext pluginEd Bartosh
2017-03-21scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón
2017-03-21scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón
2017-03-21scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón
2017-03-21scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón
2017-03-21scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón
2017-03-21scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón
2017-03-21scriptutils: Add support for specify stream on logger_createAníbal Limón
2017-03-21wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz
2017-03-21gen-lockedsig-cache: catch os.link errorbrian avery
2017-03-21devtool: tidy up handling of parse failuresPaul Eggleton
2017-03-21wic/partionedfs: Avoid reserving space for non-existing ext. partitionKristian Amlie
2017-03-21devtool/recipetill: npm install of devDependenciesAnders Darander
2017-03-21runqemu: output network configurationEd Bartosh