summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/oe-selftest: fix typoChen Qi2017-01-161-1/+1
* runqemu: Allow the user to specity no kernel or rootFSAlistair Francis2017-01-161-1/+8
* wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh2017-01-161-10/+4
* direct.py: fix getting image nameEd Bartosh2017-01-161-2/+2
* canned-wks: remove mpc8315e-rdb.wksEd Bartosh2017-01-161-6/+0
* wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu2017-01-162-49/+4
* python-3.5-manifest: Add http module to the netclient packageDerek Straka2017-01-161-1/+1
* wic: fix parsing of 'bitbake -e' outputEd Bartosh2017-01-161-8/+6
* gummiboot: Remove old gummiboot recipe, related class and wks fileAlejandro Hernandez2017-01-161-11/+0
* oe-selftest: fix behaviour if oe-selftest.log is a dangling symlinkPaul Eggleton2017-01-091-1/+2
* gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez2017-01-092-25/+23
* meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2017-01-092-2/+2
* oe-selftest: Improve BUILDDIR environment handlingRichard Purdie2017-01-051-6/+13
* runqemu: let command line parameters override defaultsPatrick Ohly2017-01-051-1/+1
* example-recipe: Fix LDFLAGS compilation issue on newly created recipesAlejandro Hernandez2016-12-221-1/+1
* wic: add kickstart file for MPC8315Ed Bartosh2016-12-221-0/+6
* wic: add --fixed-size wks optionMaciej Borzecki2016-12-225-42/+105
* devtool: modify: fix usage on the kernelPaul Eggleton2016-12-221-0/+2
* wic: look for wks files in <layer>/wicEd Bartosh2016-12-221-2/+5
* oe-selftest: import git module only when neededEd Bartosh2016-12-201-1/+1
* wic: obey the rootfs size from the metadataChristopher Larson2016-12-171-1/+12
* scripts: remove True option to getVarFlag callsJoshua Lock2016-12-162-4/+4
* scripts: remove True option to getVar callsJoshua Lock2016-12-1622-106/+106