summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* scripts/oe-build-perf-report: fix 'charts ready' console messageMarkus Lehtonen2017-04-052-7/+4
* scripts/oe-build-perf-report: better guessing of argsMarkus Lehtonen2017-04-051-1/+1
* yocto-compat-layer.py: Fix the signature validationMark Hatle2017-04-052-13/+23
* compatlayer/__init__.py: Allow add_layer to process recursive depsMark Hatle2017-04-051-5/+35
* yocto-compat-layer.py: Add --dependency argumentMark Hatle2017-04-051-1/+9
* yocto-compat-layer.py: Add status for skipped itemsMark Hatle2017-04-051-3/+7
* scripts: Add yocto-compat-layer-wrapperAníbal Limón2017-04-051-0/+27
* update_gio_module_cache: Do not chown a non-existing filePeter Kjellerstedt2017-04-051-3/+3
* devtool: point runqemu to correct native bindirbrian avery2017-04-051-1/+3
* scripts: change way we find native tools (pseudo)brian avery2017-04-051-4/+4
* 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