summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* verify-bashisms: support warnings with more than one line of source codePatrick Ohly2017-01-311-6/+15
* verify-bashisms: check scripts only once, include original file and linePatrick Ohly2017-01-311-20/+36
* verify-bashisms: revise update-rc.d whitelist entryPatrick Ohly2017-01-311-1/+1
* verify-bashisms: fix problems with tinfoil2Patrick Ohly2017-01-311-19/+25
* verify-bashisms: explicitly shut down serverPatrick Ohly2017-01-311-0/+1
* verify-bashisms: point out where to get checkbashisms.plPatrick Ohly2017-01-311-1/+1
* verify-bashisms: fix typoPatrick Ohly2017-01-311-1/+1
* runqemu: allow bypassing of network setupJuro Bystricky2017-01-311-0/+2
* oe-publish-sdk: add pyshtables.py to .gitignoreAndrea Galbusera2017-01-311-2/+2
* isoimage-isohybrid: renamed variable hdd_dirEd Bartosh2017-01-311-4/+4
* isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCHEd Bartosh2017-01-311-4/+4
* wic: Look for image artifacts in a common locationTom Zanussi2017-01-312-14/+43
* wic: isoimage-isohybrid: stop using HDDDIREd Bartosh2017-01-311-8/+2
* wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh2017-01-311-1/+1
* wic: partitionedfs: set partition name for gpt partitionsJukka Laitinen2017-01-311-0/+7
* wic: direct.py: get rid of names with two underscoresEd Bartosh2017-01-311-26/+24
* wic: remove unused API DirectImageCreator.get_disk_namesEd Bartosh2017-01-311-26/+0
* wic: make workdir a temporary directoryEd Bartosh2017-01-311-12/+15
* wic: get rid of baseimager inheritanceEd Bartosh2017-01-312-197/+13
* wic: change default output directoryEd Bartosh2017-01-311-1/+1
* scripts/buildstats-diff: simplify timestamp handlingMarkus Lehtonen2017-01-281-31/+3
* runqemu: more verbose error message about missing qemuboot.confPatrick Ohly2017-01-261-1/+1
* wipe-sysroot: removeRoss Burton2017-01-261-54/+0
* selftest: automatically add the meta-selftest layerBenjamin Esquivel2017-01-231-2/+10
* create-pull-request: fix for OE cgit URL changePaul Eggleton2017-01-231-1/+1
* devtool: check locale and refuse to start if it isn't UTF-8Paul Eggleton2017-01-231-0/+3
* runqemu: fixes for slirp, network device and hostfwdRobert Yang2017-01-231-7/+55
* runqemu: support multiple qemus running when nfsRobert Yang2017-01-232-24/+43
* oe-build-perf-test: remove unused imports and fix indentMarkus Lehtonen2017-01-231-1/+0
* oe-build-perf-test: save test metadata in a separate fileMarkus Lehtonen2017-01-231-4/+114
* oe-build-perf-test: enable xml reportingMarkus Lehtonen2017-01-231-0/+6
* testexport.bbclass: Migrate testexport to use new frameworkMariano Lopez2017-01-231-2/+8
* scripts/oe-test: Add new oe-test scriptAníbal Limón2017-01-231-0/+99
* wic: bootimg-pcbios: use wic-tools targetEd Bartosh2017-01-231-1/+1
* wic: rebuild wic-tools if its sysroot doesn't existEd Bartosh2017-01-231-1/+13
* wic: misc.py: add parameter 'cache' to get_bitbake_varsEd Bartosh2017-01-231-7/+12
* wic: fixed test_iso_image test caseEd Bartosh2017-01-231-4/+1
* wic: fixed recipe nameEd Bartosh2017-01-231-1/+1
* partition.py: use FAKEROOTCMD variable to get path to pseudoEd Bartosh2017-01-231-1/+1
* wic: fix getting path of native sysrootEd Bartosh2017-01-231-2/+1
* oe-selftest: Error if the user has buildhistory enabledRichard Purdie2017-01-201-0/+4
* devtool: fix source extraction to work with recipe specific sysrootsPaul Eggleton2017-01-201-1/+15
* oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen2017-01-191-2/+2
* oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen2017-01-191-1/+1
* oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen2017-01-191-2/+2
* oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen2017-01-191-2/+2
* runqemu-export-rootfs: fix inconsistent var namesRobert Yang2017-01-191-12/+9
* scripts/runqemu: fix checking for <file>.cpio.gzRobert Yang2017-01-191-6/+16
* wic: partitionedfs: account for non-table partitions when checking if logical...Maciej Borzecki2017-01-191-1/+2
* scripts: python3 fixes and new tool ksumTom Zanussi2017-01-162-5/+180