summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2: Change git fetcher not to destroy old referencessumoRichard Purdie2020-09-081-1/+1
* bitbake: bitbake-worker child process create group before registering SIGTERM...Ivan Efimov2019-11-071-3/+5
* bitbake: tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster2019-11-071-2/+2
* devtool: Split tests into multiple classesRichard Purdie2019-04-251-52/+61
* oeqa: Default to buffer mode for testsRichard Purdie2019-04-256-13/+1
* oeqa/selftest/devtool: Ensure dbus is built befoe running testRichard Purdie2019-04-251-0/+2
* logging: use warning instead warnChen Qi2019-04-2516-48/+48
* lib/oe: Fix collections ABCs DeprecationWarning in Python 3.7+Khem Raj2019-04-251-2/+7
* wic: use explicit errno importRoss Burton2019-04-251-4/+5
* wic/engine: Fix missing parted autobuilder failuresRichard Purdie2019-04-251-3/+5
* wic/engine.py: Load paths from PATH environment variableWilliam Bourque2019-04-251-2/+7
* scripts/lib/wic/engine: Fix cp's target path for ext* filesystemsLeonardo Augusto2019-04-251-1/+1
* wic: search nonarch STAGING_DATADIR for multilibKai Kang2019-04-251-1/+9
* wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker2019-04-251-2/+7
* scripts/wic: Be consistent about how we call bitbakeRichard Purdie2019-04-251-11/+5
* wic: Support for changing the imager.Davis, Michael2019-04-252-1/+3
* pkgdata.py: avoid target-sdk-dummy-provides to mess things upChen Qi2019-04-251-0/+1
* resulttool/manualexecution: Refactor and simplify codebaseYeoh Ee Peng2019-04-251-36/+20
* resulttool/manualexecution: Fixed step sorted by integerYeoh Ee Peng2019-04-251-1/+1
* resulttool/manualexecution: Enable display full steps without press enterYeoh Ee Peng2019-04-251-2/+3
* resulttool/manualexecution: Standardize input checkYeoh Ee Peng2019-04-251-2/+2
* resulttool: Allow extraction of ptest dataRichard Purdie2019-04-252-9/+32
* resulttool: Allow store to work on single filesRichard Purdie2019-04-251-9/+12
* resulttool: Enable report for single result fileYeoh Ee Peng2019-04-251-10/+0
* oeqa/manual/toaster: updated test id namingYeoh Ee Peng2019-04-252-93/+93
* oeqa/manual/toaster: transfer manual toaster test cases to oeqaYeoh Ee Peng2019-04-252-0/+3742
* oeqa/manual/kernel-dev.json: test id updatedsangeeta jain2019-04-251-18/+18
* oeqa/manual/compliance-test.json: test id updated and missing test cases addedsangeeta jain2019-04-251-4/+56
* oeqa/manual/bsp-hw.json: test id updated and obsolete test cases removedsangeeta jain2019-04-251-220/+46
* oeqa/manual/bsp-hw.json: add non-IA testsMazliana2019-04-251-0/+260
* oeqa/manual/sdk.json: Updated toolchain tarball to core-image-satosangeeta jain2019-04-251-7/+7
* oeqa/manual: Add manual runtime 'compliance' testcases to jsonSudhir Sharma2019-04-251-0/+142
* oeqa/manual/bsp-qemu.json: Update for QEMU_USE_KVMRobert Yang2019-04-251-2/+2
* oeqa/manual/build-appliance: Drop test which is already automatedRichard Purdie2019-04-251-26/+0
* oeqa/manual: Remove bitbake-selftest executionRichard Purdie2019-04-251-30/+0
* oeqa/manual: transfer manual test cases from testopia to oeqaYeoh Ee Peng2019-04-259-0/+2750
* build-appliance-image: Update to sumo head revisionyocto-2.5.3sumo-19.0.3Richard Purdie2019-03-271-1/+1
* oeqa/utils/gitarchive: Handle case where parent is only on originRichard Purdie2019-03-271-2/+2
* build-appliance-image: Update to sumo head revisionRichard Purdie2019-03-261-1/+1
* poky.conf: Bump version for 2.5.3 sumo releaseRichard Purdie2019-03-261-1/+1
* yocto-uninative: Update to 2.4Richard Purdie2019-03-261-5/+4
* oe-build-perf-report/gitarchive: Move common useful functions to libraryRichard Purdie2019-03-262-80/+81
* scripts/oe-git-archive: Separate out functionality to library functionRichard Purdie2019-03-262-160/+179
* oe-build-perf-report: Fix missing buildstats comparisionsRichard Purdie2019-03-261-2/+2
* oe-build-perf-report: Improve branch comparision handlingRichard Purdie2019-03-261-8/+23
* oe-build-perf-report: Allow commits from different branchesRichard Purdie2019-03-261-0/+5
* oe-build-perf-report: Allow branch without hostnameRichard Purdie2019-03-261-2/+2
* resulttool/manualexecution: To output right test case idMazliana2019-03-261-9/+6
* resulttool/report: Enable roll-up report for a commitYeoh Ee Peng2019-03-261-3/+13
* scripts/resulttool: Enable manual result store and regressionYeoh Ee Peng2019-03-262-19/+26