summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
...
* cpio: fix crash when appending to archivesRoss Burton2019-02-252-0/+88
* oe-selftest: devtool: Support meta being a symbolic linkPeter Kjellerstedt2019-02-251-1/+2
* oe-selftest: devtool: avoid parallel races by using temporary copy of corePaul Eggleton2019-02-251-0/+64
* Only add uninative and checksum if inherited uninative classJeremy Puhlman2019-02-251-2/+3
* oeqa/utils/httpserver: Rework to avoid hangs and improve loggingRichard Purdie2019-02-254-11/+32
* oeqa/runtime/dnf: Make sure test_dnf_install does not skippedYeoh Ee Peng2019-02-251-1/+5
* perl: add testdepends for sshArmin Kuster2019-02-251-0/+2
* oeqa: rationalise Perl testsRoss Burton2019-02-253-48/+11
* oeqa/utils/buildproject: Only clean files if we've done somethingRichard Purdie2019-02-251-0/+5
* oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is setRobert Yang2019-02-251-0/+5
* oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng2019-02-252-4/+3
* oeqa/runtime/cases: Improve dependencies of kernel/gcc/build testsRichard Purdie2019-02-256-30/+31
* oeqa/runtime/cases: Improve test dependency informationRichard Purdie2019-02-2510-25/+32
* oeqa/runtime/python: clean up Python testRoss Burton2019-02-251-30/+8
* oeqa/runtime/cases/python: use python 3 rather than python 2Alexander Kanavin2019-02-251-3/+3
* oeqa/runtime/cases/rpm.py: change to use base-passwd-docChen Qi2019-02-251-13/+13
* oeqa: replace Alex Kanavin's @intel email address with a personal oneAlexander Kanavin2019-02-254-6/+6
* oeqa: make it work for multiple usersRobert Yang2019-02-254-6/+6
* meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMUAníbal Limón2019-02-251-6/+7
* testimage.bbclass: remove boot parameter systemd.log_targetKai Kang2019-02-251-7/+1
* testimage: Add possibility to pass parmeters to qemuErik Botö2019-02-251-1/+4
* testimage: Add support for slirpYeoh Ee Peng2019-02-251-0/+5
* testimage: Enable autorunning of the package manager testsuitesRichard Purdie2019-02-251-3/+1
* testimage: Further cleanup DEFAULT_TEST_SUITESRichard Purdie2019-02-251-3/+1
* testimage: Simplfy DEFAULT_TEST_SUITES logicRichard Purdie2019-02-251-20/+11
* runtime/dnf: Add new dnf test casesJose Perez Carranza2019-02-252-3/+48
* kernel: don't assign the build user/hostFederico Sauter2019-02-251-2/+2
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-02-253-14/+26
* patch: reproducibility: Fix host umask leakageDouglas Royds2019-02-251-0/+1
* package.bbclass: fix python unclosed file ResourceWarningChen Qi2019-02-251-1/+2
* package: Rework PACKAGELOCK based upon sstate for do_packagedataRichard Purdie2019-02-251-14/+9
* testimage.bbclass: fix qemu_use_kvm handlingEmmanuel Roullit2019-02-251-2/+2
* testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie2019-02-253-3/+4
* oeqa/utils/qemurunner: set timeout to 60s for run_serialRobert Yang2019-02-253-3/+3
* tzdata/tzcode-native: update to 2018iArmin Kuster2019-02-252-6/+6
* tzcode-native: update to 2018gArmin Kuster2019-02-251-4/+4
* tzdata: update to 2018gArmin Kuster2019-02-251-2/+2
* oeqa/utils/qemurunner: Print output when failed to loginRobert Yang2019-02-251-0/+1
* busybox: Put klogd/syslogd alternative links in syslog packageRichard Purdie2019-02-251-1/+4
* testsdk: Improvements to the json loggingRichard Purdie2018-12-161-18/+18
* testimage: Improvements to the json loggingRichard Purdie2018-12-161-14/+14
* oeqa/selftest/esdk: Fix typo causing test failureRichard Purdie2018-12-161-1/+1
* default-versions.inc: Make PREFERRED_VERSION_openssl* overwritableStefan Lendl2018-12-161-3/+3
* oeqa/selftest/esdk: Ensure parent directory existsRichard Purdie2018-12-161-0/+1
* image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't ...Richard Purdie2018-12-162-0/+3
* oeqa/utils/metadata: Allow to function without the git moduleRichard Purdie2018-12-161-2/+15
* oeqa/selftest: Standardize json logging output directoryYeoh Ee Peng2018-12-161-1/+1
* oeqa/selftest: Improvements to the json loggingRichard Purdie2018-12-161-14/+11
* testsdk.bbclass: write testresult to json filesYeoh Ee Peng2018-12-161-4/+32
* testimage.bbclass: write testresult to json filesYeoh Ee Peng2018-12-161-2/+29