summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* oe-selftest: tinfoil: add a test for variable historyPaul Eggleton2017-08-311-0/+34
* oe-selftest: devtool: test find-recipe and edit-recipePaul Eggleton2017-08-311-8/+17
* devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton2017-08-311-7/+28
* devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton2017-08-311-3/+5
* package_manager.py: improve reproducibilityJuro Bystricky2017-08-311-1/+1
* signing-keys: do not use DISTRO_VERSION in key namesAlexander Kanavin2017-08-301-1/+1
* qemurunner: Tweak qemu pid starting timeout codeRichard Purdie2017-08-301-4/+8
* wic: setlftest: test expanding MBR imageEd Bartosh2017-08-271-0/+53
* terminal.py: add support for mate-terminal in check_terminal_version()Andre McCurdy2017-08-271-0/+2
* terminal.py: fix devshell with mate-terminalAndre McCurdy2017-08-271-1/+1
* terminal.py: avoid 100% cpu while waiting for phonehome pid fileAndre McCurdy2017-08-271-1/+2
* package.py: strip_execs: Support for .ko modulesTobias Hagelborn2017-08-271-9/+14
* package.py: Fix some lint errorsTobias Hagelborn2017-08-271-10/+9
* core/target/ssh.py: use reader to handle partial dataRobert Yang2017-08-241-2/+3
* gpg_sign: depress the owership warnings on homedirJia Zhang2017-08-241-6/+6
* core/target/ssh.py: replace decode errorsRobert Yang2017-08-231-2/+2
* utils/logparser.py: fix section checkRobert Yang2017-08-231-1/+1
* runtime/cases/_ptest.py: rename it to ptest.pyRobert Yang2017-08-231-0/+0
* runtime/cases/_ptest.py: add skip statusRobert Yang2017-08-231-1/+6
* oeqa/utils/logparser.py: add skip statusRobert Yang2017-08-231-2/+3
* runtime/cases/_ptest.py: revive itRobert Yang2017-08-231-61/+35
* runqemu: Use virtio to mount cdrom drivesRichard Purdie2017-08-231-1/+1
* oeqa/parselogs: Ignore device node warnings on mipsRichard Purdie2017-08-231-0/+2