summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-25bitbake: utils: add optional callback to edit_bblayers_conf()stable/sumo-testPaul Eggleton
2019-02-25bitbake: process: Rewrite multiple connection handlingRichard Purdie
2019-02-25bitbake: process: Handle EWOULDBLOCK in socket connectRichard Purdie
2019-02-25bitbake: process.py: Set socket timeout to 10 secondsRichard Purdie
2019-02-25bitbake: server/process: Ensure socket has a timeout setRichard Purdie
2019-02-25bitbake: cooker: Add some timing debug messages to the server startupRichard Purdie
2019-02-25bitbake: server/process: Increase server startup time delayRichard Purdie
2019-02-25bitbake: bitbake-diffsigs: Support recursive deps with signature filesPeter Kjellerstedt
2019-02-25bitbake: bitbake-diffsigs: Merge with bitbake-dumpsigPeter Kjellerstedt
2019-02-25bitbake: server/process: Show last 60 lines of the log if the server didn't s...Richard Purdie
2019-02-25bitbake: server/process: Show the last 60 log lines, not the last 10Richard Purdie
2019-02-25bitbake: server/process: print a message when no logfileRobert Yang
2019-02-25bitbake: server/process: Make lockfile handling clearerRichard Purdie
2019-02-25bitbake: layerindex: don't use shell=True when cloningRoss Burton
2019-02-25bitbake: fetch: don't use shell=True when listing ar filesRoss Burton
2019-02-25package_rpm/archiver: Apply bandaid to src.rpm creationRichard Purdie
2019-02-25archiver/package_rpm: Fix the worst src.rpm generation raceRichard Purdie
2019-02-25libtool-cross: Handle ccache sstate 'infection' issuesRichard Purdie
2019-02-25libtool: Fix patch status tagRichard Purdie
2019-02-25libtool: Fix problem with libtoolize in multilib installationsRichard Purdie
2019-02-25multilib_script: Add support for multilib scriptsRichard Purdie
2019-02-25image_types: use cpio-native to build cpio imagesRoss Burton
2019-02-25cpio: fix crash when appending to archivesRoss Burton
2019-02-25oe-selftest: devtool: Support meta being a symbolic linkPeter Kjellerstedt
2019-02-25oe-selftest: devtool: avoid parallel races by using temporary copy of corePaul Eggleton
2019-02-25Only add uninative and checksum if inherited uninative classJeremy Puhlman
2019-02-25oeqa/utils/httpserver: Rework to avoid hangs and improve loggingRichard Purdie
2019-02-25oeqa/runtime/dnf: Make sure test_dnf_install does not skippedYeoh Ee Peng
2019-02-25perl: add testdepends for sshArmin Kuster
2019-02-25oeqa: rationalise Perl testsRoss Burton
2019-02-25oeqa/utils/buildproject: Only clean files if we've done somethingRichard Purdie
2019-02-25oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is setRobert Yang
2019-02-25oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng
2019-02-25oeqa/runtime/cases: Improve dependencies of kernel/gcc/build testsRichard Purdie
2019-02-25oeqa/runtime/cases: Improve test dependency informationRichard Purdie
2019-02-25oeqa/runtime/python: clean up Python testRoss Burton
2019-02-25oeqa/runtime/cases/python: use python 3 rather than python 2Alexander Kanavin
2019-02-25runqemu-gen-tapdevs: Allow run --help without sudoRobert Yang
2019-02-25runqemu: clean up subprocess usageRoss Burton
2019-02-25oeqa/runtime/cases/rpm.py: change to use base-passwd-docChen Qi
2019-02-25oeqa: replace Alex Kanavin's @intel email address with a personal oneAlexander Kanavin
2019-02-25oeqa: make it work for multiple usersRobert Yang
2019-02-25meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMUAníbal Limón
2019-02-25testimage.bbclass: remove boot parameter systemd.log_targetKai Kang
2019-02-25testimage: Add possibility to pass parmeters to qemuErik Botö
2019-02-25testimage: Add support for slirpYeoh Ee Peng
2019-02-25testimage: Enable autorunning of the package manager testsuitesRichard Purdie
2019-02-25testimage: Further cleanup DEFAULT_TEST_SUITESRichard Purdie
2019-02-25testimage: Simplfy DEFAULT_TEST_SUITES logicRichard Purdie
2019-02-25runtime/dnf: Add new dnf test casesJose Perez Carranza