summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie2018-12-1612-411/+14
* oeqa/runner: Ensure we don't print misleading results outputRichard Purdie2018-12-161-3/+11
* oeqa/core/runner: Improve test case comparisionRichard Purdie2018-12-161-2/+2
* oeqa/selftest/context: Improve log file handlingRichard Purdie2018-12-161-4/+10
* oeqa/utils/qemurunner.py: Fix python regex warningsRichard Purdie2018-12-161-5/+5
* oeqa/selftest/context: Replace deprecated imp module usageRichard Purdie2018-12-161-2/+2
* oeqa/utils/commands: Avoid unclosed file warningsRichard Purdie2018-12-161-0/+3
* oeqa/loader: Fix deprecation warningRichard Purdie2018-12-161-1/+1
* oeqa/selftest/esdk: run selftest inside workdir not /tmpRoss Burton2018-12-161-6/+7
* oeqa: don't litter /tmp with temporary directoriesRoss Burton2018-12-162-3/+5
* oeqa/utils/qemurunner: Avoid tracebacks on closed filesRichard Purdie2018-12-161-2/+2
* oeqa/selftest/runqemu: Improve testcase failure handlingRichard Purdie2018-12-161-12/+20
* oeqa/oelib/path: don't leak temporary directoriesRoss Burton2018-12-161-7/+3
* oeqa/selftest/buildoptions: Ensure diskmon tests run consistentlyRichard Purdie2018-12-162-3/+15
* oeqa/selftest/buildoptions: Improve ccache testRichard Purdie2018-12-161-0/+1
* oeqa/qemurunner: Remove resource python warningsRichard Purdie2018-12-161-2/+8
* oeqa/utils/commands: Avoid log message duplicationRichard Purdie2018-12-161-1/+1
* oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed fileRichard Purdie2018-12-161-0/+2
* oeqa/utils/commands: Add extra qemu failure loggingRichard Purdie2018-12-161-1/+5
* oeqa/selftest/buildoptions: Improve ccache test failure outputRichard Purdie2018-12-161-2/+3
* oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()Richard Purdie2018-12-161-1/+3
* oeqa/selftest/signing: Use do_populate_lic target instead of do_packageRichard Purdie2018-12-161-3/+3
* oeqa/selftest/signing: Allow tests not to need gpg on the hostRichard Purdie2018-12-161-19/+48
* oeqa/selftest/signing: Skip tests if gpg isn't foundRichard Purdie2018-12-161-12/+11
* scripts/runqemu: Improve lockfile handling for python with close_fd=TrueRichard Purdie2018-12-161-1/+4
* scripts/runqemu: Tidy up lock handling codeRichard Purdie2018-12-161-7/+9
* scripts/runqemu: Replace subprocess.run() for compatibiltyMichael Halstead2018-12-161-2/+2
* documentation: Prepared for 2.5.2 document releaseScott Rifenbark2018-12-1511-34/+79
* bitbake: bitbake-user-manual: Added "usehead" parameter.Yong, Jonathan2018-12-101-0/+8
* bitbake: main: Don't use print() directly, use loggerRichard Purdie2018-12-061-1/+1
* bitbake: process: Flush key output to logsRichard Purdie2018-12-061-0/+4
* bitbake: runqueue: Ensure disk monitor is started when no setscene tasks are runRichard Purdie2018-12-061-5/+6
* bitbake: server/process: Fix ConnectionRefusedError tracebacksRichard Purdie2018-12-061-1/+2
* bitbake: lib/bb/server: Avoid UnboundLocalError tracebackRichard Purdie2018-12-061-3/+3
* bitbake: server/process: Fix unclosed socket warnings upon server connection ...Richard Purdie2018-12-061-8/+7
* build-appliance-image: Update to sumo head revisionyocto-2.5.2sumo-19.0.2Richard Purdie2018-12-051-1/+1
* poky.conf: Bump version for 2.5.2 sumo releaseRichard Purdie2018-12-051-1/+1
* linux-yocto: update genericx86* SRCREV for 4.14Anuj Mittal2018-12-051-4/+4
* poky.conf: Update the distros we test against on the autobuilderRichard Purdie2018-12-051-5/+3
* sanity: Add check for WSLRichard Purdie2018-12-051-0/+11
* busybox: make busybox.links.{suid, nosuid} reproducibleMartin Hundebøll2018-12-051-1/+2
* shadow: improve reproducibility by hard-coding shell pathMartin Hundebøll2018-12-051-0/+2
* socat: fix LICENSEPaul Eggleton2018-12-051-1/+1
* gnupg: patch gnupg-native to allow path relocationRoss Burton2018-11-242-1/+87
* bitbake: bitbake: toaster: allow OE_ROOT to be provided through environmentAwais Belal2018-11-241-1/+3
* dhcp: allow for excluding the external bindArmin Kuster2018-11-244-83/+89
* curl: actually apply latest CVE patchesRoss Burton2018-11-241-0/+3
* unzip: actually apply CVE-2018-18384Ross Burton2018-11-241-0/+1
* oeqa/selftest/recipetool: Fix problems from changing upstream sourceMohamad Noor Alim Hussin2018-11-241-2/+2
* base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer2018-11-241-1/+3