summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
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
2017-01-16runqemu: Allow the user to specity no kernel or rootFSAlistair Francis1
2017-01-16wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh1
2017-01-16direct.py: fix getting image nameEd Bartosh1
2017-01-16canned-wks: remove mpc8315e-rdb.wksEd Bartosh1
2017-01-16wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu2
2017-01-16python-3.5-manifest: Add http module to the netclient packageDerek Straka1
2017-01-16wic: fix parsing of 'bitbake -e' outputEd Bartosh1
2017-01-16gummiboot: Remove old gummiboot recipe, related class and wks fileAlejandro Hernandez1
2017-01-09oe-selftest: fix behaviour if oe-selftest.log is a dangling symlinkPaul Eggleton1
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez2
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2
2017-01-05oe-selftest: Improve BUILDDIR environment handlingRichard Purdie1
2017-01-05runqemu: let command line parameters override defaultsPatrick Ohly1
2016-12-22wic: add kickstart file for MPC8315Ed Bartosh1
2016-12-22wic: add --fixed-size wks optionMaciej Borzecki5
2016-12-22devtool: modify: fix usage on the kernelPaul Eggleton1
2016-12-22wic: look for wks files in <layer>/wicEd Bartosh1
2016-12-19oe-selftest: import git module only when neededEd Bartosh1
2016-12-17wic: obey the rootfs size from the metadataChristopher Larson1
2016-12-16scripts: remove True option to getVarFlag callsJoshua Lock2
2016-12-16scripts: remove True option to getVar callsJoshua Lock22
2016-12-16scripts/runqemu: Allow to use qemu from host.Mariano Lopez1
2016-12-14devtool: prevent BBHandledException from showing tracebackPaul Eggleton1
2016-12-14devtool: extract: disable basehash mismatch errorsPaul Eggleton1
2016-12-14devtool: fix extraction of source to work in memres modePaul Eggleton2
2016-12-14recipetool: add OE lib pathPaul Eggleton1
2016-12-14classes/patch: move in logic to commit for additional tasksPaul Eggleton1