summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: bitbake-diffsigs: Support recursive deps with signature filesPeter Kjellerstedt2019-02-251-1/+3
* bitbake: bitbake-diffsigs: Merge with bitbake-dumpsigPeter Kjellerstedt2019-02-252-152/+82
* bitbake: server/process: Show last 60 lines of the log if the server didn't s...Richard Purdie2019-02-251-0/+6
* bitbake: server/process: Show the last 60 log lines, not the last 10Richard Purdie2019-02-251-2/+2
* bitbake: server/process: print a message when no logfileRobert Yang2019-02-251-0/+4
* bitbake: server/process: Make lockfile handling clearerRichard Purdie2019-02-251-4/+6
* bitbake: layerindex: don't use shell=True when cloningRoss Burton2019-02-251-1/+1
* bitbake: fetch: don't use shell=True when listing ar filesRoss Burton2019-02-251-1/+1
* package_rpm/archiver: Apply bandaid to src.rpm creationRichard Purdie2019-02-251-0/+4
* archiver/package_rpm: Fix the worst src.rpm generation raceRichard Purdie2019-02-252-1/+7
* libtool-cross: Handle ccache sstate 'infection' issuesRichard Purdie2019-02-251-0/+8
* libtool: Fix patch status tagRichard Purdie2019-02-251-1/+1
* libtool: Fix problem with libtoolize in multilib installationsRichard Purdie2019-02-252-0/+25
* multilib_script: Add support for multilib scriptsRichard Purdie2019-02-252-0/+36
* image_types: use cpio-native to build cpio imagesRoss Burton2019-02-251-0/+1
* 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
* runqemu-gen-tapdevs: Allow run --help without sudoRobert Yang2019-02-251-8/+19
* runqemu: clean up subprocess usageRoss Burton2019-02-251-34/+29
* 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-255-7/+7
* 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
* scripts/oe-git-archive: fix non-existent key referencing errorYeoh Ee Peng2019-02-251-6/+13
* 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