summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
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
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh3
2017-03-22wic: don't set creator.bootimg_dir in pluginsEd Bartosh2
2017-03-22wic: remove rootfs_pcbios_ext pluginEd Bartosh1
2017-03-21scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón2
2017-03-21scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón2
2017-03-21scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón1
2017-03-21scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón1
2017-03-21scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón1
2017-03-21scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón1
2017-03-21scriptutils: Add support for specify stream on logger_createAníbal Limón1
2017-03-21wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz1
2017-03-21gen-lockedsig-cache: catch os.link errorbrian avery1
2017-03-21devtool: tidy up handling of parse failuresPaul Eggleton1
2017-03-21wic/partionedfs: Avoid reserving space for non-existing ext. partitionKristian Amlie1
2017-03-21devtool/recipetill: npm install of devDependenciesAnders Darander3
2017-03-21runqemu: output network configurationEd Bartosh1