summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2017-11-09oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie1
2017-11-09oeqa: Clean up logger handlingRichard Purdie6
2017-11-09oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie1
2017-11-09oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie1
2017-11-09oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie2
2017-11-09qemurunner: Ensure logging handler is removedRichard Purdie1
2017-11-08sshcontrol.py: in copy_to() always use scpErik Botö1
2017-11-08masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö1
2017-11-08masterimage.py: fix stop()Erik Botö1
2017-11-08masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö1
2017-11-08selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton1
2017-11-08lib/oeqa/selftest/cases/gotoolchain: add selftest for the Go toolchainJoshua Lock1
2017-11-08oeqa/core/loader: Make _built_modules_dict() support packages correctlyPeter Kjellerstedt1
2017-11-08oeqa/selftest/runtime_test: use console in postinst_rootfs_and_bootRoss Burton1
2017-11-07lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu1
2017-11-07oeqa/selftest/runtime_test: fix postinst_rootfs_and_bootRoss Burton1
2017-11-05lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton1
2017-11-05oeqa/selftest/runtime: force empty root password, use helpers to access qemuRoss Burton1
2017-11-05qemurunner: fix bad indentation in serial loginRoss Burton1
2017-10-06lib/oe/package_manager.py (rpm): Allow use of non-signed packagesOtavio Salvador1
2017-10-06license.py: Correct selection of licenses in is_included()Peter Kjellerstedt2
2017-10-06package_manager: rpm: improve loggingMikko Ylinen1
2017-10-06rootfs.py: remove update-alternatives correctlyMikko Ylinen1
2017-09-26selftest/cases/runtime_test: ignore removal errors when cleaning temporary gp...Leonardo Sandoval1
2017-09-25meta: drop True option to getVar callsMing Liu1
2017-09-25qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval1
2017-09-22meta/lib/oe/rootfs.py: clean up dnf cache after creating an imageAlexander Kanavin1
2017-09-18oeqa/selftest/recipetool: use stable tarball for recipetool create testRoss Burton1
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton1
2017-09-13qemurunner.py: wait for PID to appear in procfsJuro Bystricky1
2017-09-13oe-selftest: devtool: fix test_devtool_add hanging on some machinesPaul Eggleton1
2017-09-12selftest/cases/signing: ignore removal errors when cleaning temporary gpg dir...Leonardo Sandoval1
2017-09-12selftest/devtool: Avoid writing on TOPDIR on kernel test caseJose Perez Carranza1
2017-09-11wic: selftest: add test_wic_rm_ext test caseEd Bartosh1
2017-09-11wic: selftest: add test_wic_cp_ext test caseEd Bartosh1
2017-09-11wic: selftest: add test_wic_ls_ext test caseEd Bartosh1
2017-09-11rootfs: improve postinst intercept loggingRoss Burton1
2017-09-11oeqa: Replace "append +=" with normal "append =" in layerappend.pyRobert P. J. Day1
2017-09-11oeqa/selftest/case: Add recipeinc methodOla x Nilsson1
2017-09-11oeqa/selftest: Add missing IDs to various test casesJose Perez Carranza5
2017-09-07qemurunner.py: refactor searching for QEMU PIDJuro Bystricky1
2017-09-07oeqa/qemurunner: Improve loggingRichard Purdie1
2017-09-01package_manager: Clean up horrible 'None' return valuesRichard Purdie1
2017-09-01lib/oe/utils: Handle exceptions in multiprocess_execRichard Purdie1
2017-09-01lib/oe/package: Improve filedeprunner subprocess handlingRichard Purdie1
2017-08-31selftest/prservice: Adapt to BB_SERVER_TIMEOUTRichard Purdie1
2017-08-31oe-selftest: tinfoil: add a test for variable historyPaul Eggleton1
2017-08-31oe-selftest: devtool: test find-recipe and edit-recipePaul Eggleton1
2017-08-31devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton1
2017-08-31devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton1