summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/contrib: add oe-build-perf-report-emailMarkus Lehtonen2017-04-012-0/+322
* scripts: add oe-build-perf-report scriptMarkus Lehtonen2017-04-016-0/+1182
* python: remove stale link to "Python for Embedded Systems Site"Bob Cochran2017-04-012-2/+0
* yocto-bsp/i386 machine.cfg: Explicitly disable 64BITSaul Wold2017-04-011-0/+3
* oe-run-native: OLDPATH -> OLD_PATHRobert Yang2017-04-011-1/+1
* wic: partition: Update fsck parametersDaniel Schultz2017-04-011-1/+1
* wic: remove prepare_empty_partition_squashfsEd Bartosh2017-04-011-29/+4
* wic: fix list of supported fstypes in help contentEd Bartosh2017-04-011-0/+2
* wic: set correct system id for msdos partitionsEd Bartosh2017-04-011-11/+2
* wic: set FAT 16 for msdos partitionsEd Bartosh2017-04-011-2/+12
* wic: support 'msdos' fstypeEd Bartosh2017-04-011-5/+9
* wic: don't silently skip unknown fstypesEd Bartosh2017-04-011-19/+13
* wic: allow only supported fstypesEd Bartosh2017-04-013-9/+5
* wic: remove unused code from runner moduleEd Bartosh2017-04-012-51/+13
* wic: remove runner.show APIEd Bartosh2017-04-012-28/+2
* wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh2017-04-011-22/+20
* wic: remove fsimage pluginEd Bartosh2017-04-012-69/+0
* filemap: remove FilemapSeek classEd Bartosh2017-04-011-260/+49
* multilib_header: Update wrapper to handle arm 32/64 bitRichard Purdie2017-03-311-10/+16
* scripts/lib/compatlayer: detect_layers always use realpath'sAníbal Limón2017-03-311-0/+1
* sysroot-relativelinks: also consider links to dirs on the hostChristopher Larson2017-03-291-1/+1
* update_gio_module_cache: fix host user contaminationAbdur Rehman2017-03-291-0/+2
* scripts/yocto-compat-layer.py: Add dependency validation in add_layerAníbal Limón2017-03-291-1/+5
* recipes-kernel: Skip kernel version check on kernel templatesLeonardo Sandoval2017-03-2856-1/+113
* devtool: open kconfig fragment in binary modeStephano Cetola2017-03-281-1/+1
* wic: fix generation of partition UUIDEd Bartosh2017-03-271-1/+1
* scripts/contrib: scripts that updates kernel templatesLeonardo Sandoval2017-03-271-0/+60
* scripts/lib/bsp/substrate: kernel templates for 4.10Leonardo Sandoval2017-03-2721-14/+527
* scripts/wic: fix typoRobert Yang2017-03-271-2/+2
* build-perf-test-wrapper.sh: store buildstats under git-notesMarkus Lehtonen2017-03-271-0/+2
* scripts/oe-git-archive: implement --notesMarkus Lehtonen2017-03-271-3/+18
* scripts/oe-git-archive: implement --excludeMarkus Lehtonen2017-03-271-2/+10
* scripts/oe-git-archive: fix pushingMarkus Lehtonen2017-03-271-2/+3
* oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen2017-03-271-0/+1
* wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh2017-03-241-1/+1
* runqemu-gen-tapdevs: fix file path in exampleChen Qi2017-03-241-2/+2
* wic: improve getting syslinux pathEd Bartosh2017-03-231-24/+27
* wic: remove empty plugin methodsEd Bartosh2017-03-233-58/+0
* wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh2017-03-231-2/+1
* wic: fix bug in sparse_copyEd Bartosh2017-03-231-0/+1
* wic: use kernel_dir instead of bootimg_dirEd Bartosh2017-03-233-18/+18
* wic: don't set creator.bootimg_dir in pluginsEd Bartosh2017-03-232-4/+0
* wic: remove rootfs_pcbios_ext pluginEd Bartosh2017-03-231-213/+0
* scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón2017-03-222-9/+41
* scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón2017-03-222-6/+15
* scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón2017-03-221-1/+1
* scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón2017-03-221-0/+14
* scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón2017-03-221-12/+5
* scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón2017-03-221-1/+1
* scriptutils: Add support for specify stream on logger_createAníbal Limón2017-03-221-2/+2