aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2017-09-13qemurunner.py: wait for PID to appear in procfsJuro Bystricky
2017-09-13oe-selftest: devtool: fix test_devtool_add hanging on some machinesPaul Eggleton
2017-09-12selftest/cases/signing: ignore removal errors when cleaning temporary gpg dir...Leonardo Sandoval
2017-09-12selftest/devtool: Avoid writing on TOPDIR on kernel test caseJose Perez Carranza
2017-09-11wic: selftest: add test_wic_rm_ext test caseEd Bartosh
2017-09-11wic: selftest: add test_wic_cp_ext test caseEd Bartosh
2017-09-11wic: selftest: add test_wic_ls_ext test caseEd Bartosh
2017-09-11rootfs: improve postinst intercept loggingRoss Burton
2017-09-11oeqa: Replace "append +=" with normal "append =" in layerappend.pyRobert P. J. Day
2017-09-11oeqa/selftest/case: Add recipeinc methodOla x Nilsson
2017-09-11oeqa/selftest: Add missing IDs to various test casesJose Perez Carranza
2017-09-07qemurunner.py: refactor searching for QEMU PIDJuro Bystricky
2017-09-07oeqa/qemurunner: Improve loggingRichard Purdie
2017-09-01package_manager: Clean up horrible 'None' return valuesRichard Purdie
2017-09-01lib/oe/utils: Handle exceptions in multiprocess_execRichard Purdie
2017-09-01lib/oe/package: Improve filedeprunner subprocess handlingRichard Purdie
2017-08-31selftest/prservice: Adapt to BB_SERVER_TIMEOUTRichard Purdie
2017-08-31oe-selftest: tinfoil: add a test for variable historyPaul Eggleton
2017-08-31oe-selftest: devtool: test find-recipe and edit-recipePaul Eggleton
2017-08-31devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton
2017-08-31devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton
2017-08-30package_manager.py: improve reproducibilityJuro Bystricky
2017-08-30signing-keys: do not use DISTRO_VERSION in key namesAlexander Kanavin
2017-08-29qemurunner: Tweak qemu pid starting timeout codeRichard Purdie
2017-08-27wic: setlftest: test expanding MBR imageEd Bartosh
2017-08-27terminal.py: add support for mate-terminal in check_terminal_version()Andre McCurdy
2017-08-27terminal.py: fix devshell with mate-terminalAndre McCurdy
2017-08-27terminal.py: avoid 100% cpu while waiting for phonehome pid fileAndre McCurdy
2017-08-27package.py: strip_execs: Support for .ko modulesTobias Hagelborn
2017-08-27package.py: Fix some lint errorsTobias Hagelborn
2017-08-24core/target/ssh.py: use reader to handle partial dataRobert Yang
2017-08-24gpg_sign: depress the owership warnings on homedirJia Zhang
2017-08-23core/target/ssh.py: replace decode errorsRobert Yang
2017-08-23utils/logparser.py: fix section checkRobert Yang
2017-08-23runtime/cases/_ptest.py: rename it to ptest.pyRobert Yang
2017-08-23runtime/cases/_ptest.py: add skip statusRobert Yang
2017-08-23oeqa/utils/logparser.py: add skip statusRobert Yang
2017-08-23runtime/cases/_ptest.py: revive itRobert Yang
2017-08-23runqemu: Use virtio to mount cdrom drivesRichard Purdie
2017-08-23oeqa/parselogs: Ignore device node warnings on mipsRichard Purdie
2017-08-23oe/path.py: copyhardlinktree: don't overwrite existing symlinksIoan-Adrian Ratiu
2017-08-19devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.Juan M Cruz Alcaraz
2017-08-18copy_buildsystem: include layer tree during build structure creationAndrej Valek
2017-08-18sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNKLeonardo Sandoval
2017-08-16package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-08-16gpg_sign: perform rpm signing seriallyLeonardo Sandoval
2017-08-16dnf: expand dnf selftest to test signed package feedsMarkus Lehtonen
2017-08-16oeqa: fix dnf testsMarkus Lehtonen
2017-08-16package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabledMarkus Lehtonen
2017-08-16lib/oe/package_manager: re-implement rpm feed signingMarkus Lehtonen