summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2017-01-31verify-bashisms: check scripts only once, include original file and linePatrick Ohly1
2017-01-31verify-bashisms: revise update-rc.d whitelist entryPatrick Ohly1
2017-01-31verify-bashisms: fix problems with tinfoil2Patrick Ohly1
2017-01-31verify-bashisms: explicitly shut down serverPatrick Ohly1
2017-01-31verify-bashisms: point out where to get checkbashisms.plPatrick Ohly1
2017-01-31verify-bashisms: fix typoPatrick Ohly1
2017-01-31runqemu: allow bypassing of network setupJuro Bystricky1
2017-01-31oe-publish-sdk: add pyshtables.py to .gitignoreAndrea Galbusera1
2017-01-31isoimage-isohybrid: renamed variable hdd_dirEd Bartosh1
2017-01-31isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCHEd Bartosh1
2017-01-31wic: Look for image artifacts in a common locationTom Zanussi2
2017-01-31wic: isoimage-isohybrid: stop using HDDDIREd Bartosh1
2017-01-31wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh1
2017-01-31wic: partitionedfs: set partition name for gpt partitionsJukka Laitinen1
2017-01-31wic: direct.py: get rid of names with two underscoresEd Bartosh1
2017-01-31wic: remove unused API DirectImageCreator.get_disk_namesEd Bartosh1
2017-01-31wic: make workdir a temporary directoryEd Bartosh1
2017-01-31wic: get rid of baseimager inheritanceEd Bartosh2
2017-01-31wic: change default output directoryEd Bartosh1
2017-01-28scripts/buildstats-diff: simplify timestamp handlingMarkus Lehtonen1
2017-01-26runqemu: more verbose error message about missing qemuboot.confPatrick Ohly1
2017-01-26wipe-sysroot: removeRoss Burton1
2017-01-23selftest: automatically add the meta-selftest layerBenjamin Esquivel1
2017-01-23create-pull-request: fix for OE cgit URL changePaul Eggleton1
2017-01-23devtool: check locale and refuse to start if it isn't UTF-8Paul Eggleton1
2017-01-23runqemu: fixes for slirp, network device and hostfwdRobert Yang1
2017-01-23runqemu: support multiple qemus running when nfsRobert Yang2
2017-01-23oe-build-perf-test: remove unused imports and fix indentMarkus Lehtonen1
2017-01-23oe-build-perf-test: save test metadata in a separate fileMarkus Lehtonen1
2017-01-23oe-build-perf-test: enable xml reportingMarkus Lehtonen1
2017-01-23testexport.bbclass: Migrate testexport to use new frameworkMariano Lopez1
2017-01-23scripts/oe-test: Add new oe-test scriptAníbal Limón1
2017-01-23wic: bootimg-pcbios: use wic-tools targetEd Bartosh1
2017-01-23wic: rebuild wic-tools if its sysroot doesn't existEd Bartosh1
2017-01-23wic: misc.py: add parameter 'cache' to get_bitbake_varsEd Bartosh1
2017-01-23wic: fixed test_iso_image test caseEd Bartosh1
2017-01-23wic: fixed recipe nameEd Bartosh1
2017-01-23partition.py: use FAKEROOTCMD variable to get path to pseudoEd Bartosh1
2017-01-23wic: fix getting path of native sysrootEd Bartosh1
2017-01-19oe-selftest: Error if the user has buildhistory enabledRichard Purdie1
2017-01-19devtool: fix source extraction to work with recipe specific sysrootsPaul Eggleton1
2017-01-19oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen1
2017-01-19oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen1
2017-01-19runqemu-export-rootfs: fix inconsistent var namesRobert Yang1
2017-01-19scripts/runqemu: fix checking for <file>.cpio.gzRobert Yang1
2017-01-19wic: partitionedfs: account for non-table partitions when checking if logical...Maciej Borzecki1
2017-01-16scripts: python3 fixes and new tool ksumTom Zanussi2
2017-01-16scripts/oe-selftest: fix typoChen Qi1