summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* qemurunner: Simplify binary data handlingRichard Purdie2017-12-041-12/+8
* lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton2017-12-041-0/+5
* lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton2017-12-041-1/+1
* oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie2017-12-041-1/+1
* oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie2017-12-042-0/+4
* oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie2017-12-041-1/+1
* oeqa: Clean up logger handlingRichard Purdie2017-12-046-41/+26
* oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie2017-12-041-37/+37
* oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie2017-12-041-27/+2
* oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie2017-12-042-0/+10
* qemurunner: Ensure logging handler is removedRichard Purdie2017-12-041-1/+3
* sshcontrol.py: in copy_to() always use scpErik Botö2017-12-041-6/+3
* masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö2017-12-041-1/+1
* masterimage.py: fix stop()Erik Botö2017-12-041-1/+1
* masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö2017-12-041-1/+1
* selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton2017-12-041-0/+10
* oeqa/core/loader: Make _built_modules_dict() support packages correctlyPeter Kjellerstedt2017-12-041-36/+14
* oeqa/selftest/runtime_test: use console in postinst_rootfs_and_bootRoss Burton2017-12-041-2/+1
* oeqa/selftest/runtime_test: fix postinst_rootfs_and_bootRoss Burton2017-12-041-1/+1
* lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton2017-12-041-1/+1
* oeqa/selftest/runtime: force empty root password, use helpers to access qemuRoss Burton2017-12-041-4/+5
* lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu2017-12-041-1/+1
* qemurunner: fix bad indentation in serial loginRoss Burton2017-12-041-3/+3
* lib/oe/package_manager.py (rpm): Allow use of non-signed packagesOtavio Salvador2017-10-071-3/+5
* license.py: Correct selection of licenses in is_included()Peter Kjellerstedt2017-10-072-5/+44
* package_manager: rpm: improve loggingMikko Ylinen2017-10-071-1/+3
* rootfs.py: remove update-alternatives correctlyMikko Ylinen2017-10-071-5/+12
* selftest/cases/runtime_test: ignore removal errors when cleaning temporary gp...Leonardo Sandoval2017-09-261-3/+7
* meta: drop True option to getVar callsMing Liu2017-09-261-1/+1
* qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval2017-09-251-1/+6
* meta/lib/oe/rootfs.py: clean up dnf cache after creating an imageAlexander Kanavin2017-09-221-1/+2
* oeqa/selftest/recipetool: use stable tarball for recipetool create testRoss Burton2017-09-181-6/+6
* devtool: rework source extraction so that dependencies are handledPaul Eggleton2017-09-181-5/+5
* qemurunner.py: wait for PID to appear in procfsJuro Bystricky2017-09-131-3/+4
* oe-selftest: devtool: fix test_devtool_add hanging on some machinesPaul Eggleton2017-09-131-1/+1
* selftest/cases/signing: ignore removal errors when cleaning temporary gpg dir...Leonardo Sandoval2017-09-121-2/+5
* selftest/devtool: Avoid writing on TOPDIR on kernel test caseJose Perez Carranza2017-09-121-4/+5
* wic: selftest: add test_wic_rm_ext test caseEd Bartosh2017-09-111-0/+23
* wic: selftest: add test_wic_cp_ext test caseEd Bartosh2017-09-111-0/+30
* wic: selftest: add test_wic_ls_ext test caseEd Bartosh2017-09-111-0/+16
* rootfs: improve postinst intercept loggingRoss Burton2017-09-111-3/+4
* oeqa: Replace "append +=" with normal "append =" in layerappend.pyRobert P. J. Day2017-09-111-1/+1
* oeqa/selftest/case: Add recipeinc methodOla x Nilsson2017-09-111-7/+13
* oeqa/selftest: Add missing IDs to various test casesJose Perez Carranza2017-09-115-1/+25
* qemurunner.py: refactor searching for QEMU PIDJuro Bystricky2017-09-111-167/+136
* oeqa/qemurunner: Improve loggingRichard Purdie2017-09-111-45/+45
* package_manager: Clean up horrible 'None' return valuesRichard Purdie2017-09-021-15/+4
* lib/oe/utils: Handle exceptions in multiprocess_execRichard Purdie2017-09-021-8/+13
* lib/oe/package: Improve filedeprunner subprocess handlingRichard Purdie2017-09-021-8/+3
* selftest/prservice: Adapt to BB_SERVER_TIMEOUTRichard Purdie2017-08-311-1/+1