summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
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
2017-08-30package_manager.py: improve reproducibilityJuro Bystricky1
2017-08-30signing-keys: do not use DISTRO_VERSION in key namesAlexander Kanavin1
2017-08-29qemurunner: Tweak qemu pid starting timeout codeRichard Purdie1
2017-08-27wic: setlftest: test expanding MBR imageEd Bartosh1
2017-08-27terminal.py: add support for mate-terminal in check_terminal_version()Andre McCurdy1
2017-08-27terminal.py: fix devshell with mate-terminalAndre McCurdy1
2017-08-27terminal.py: avoid 100% cpu while waiting for phonehome pid fileAndre McCurdy1
2017-08-27package.py: strip_execs: Support for .ko modulesTobias Hagelborn1
2017-08-27package.py: Fix some lint errorsTobias Hagelborn1
2017-08-24core/target/ssh.py: use reader to handle partial dataRobert Yang1
2017-08-24gpg_sign: depress the owership warnings on homedirJia Zhang1
2017-08-23core/target/ssh.py: replace decode errorsRobert Yang1
2017-08-23utils/logparser.py: fix section checkRobert Yang1
2017-08-23runtime/cases/_ptest.py: rename it to ptest.pyRobert Yang1
2017-08-23runtime/cases/_ptest.py: add skip statusRobert Yang1
2017-08-23oeqa/utils/logparser.py: add skip statusRobert Yang1
2017-08-23runtime/cases/_ptest.py: revive itRobert Yang1
2017-08-23runqemu: Use virtio to mount cdrom drivesRichard Purdie1
2017-08-23oeqa/parselogs: Ignore device node warnings on mipsRichard Purdie1
2017-08-23oe/path.py: copyhardlinktree: don't overwrite existing symlinksIoan-Adrian Ratiu1
2017-08-19devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.Juan M Cruz Alcaraz1
2017-08-18copy_buildsystem: include layer tree during build structure creationAndrej Valek1
2017-08-18sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNKLeonardo Sandoval1
2017-08-16package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt1
2017-08-16gpg_sign: perform rpm signing seriallyLeonardo Sandoval1
2017-08-16dnf: expand dnf selftest to test signed package feedsMarkus Lehtonen1
2017-08-16oeqa: fix dnf testsMarkus Lehtonen1
2017-08-16package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabledMarkus Lehtonen1
2017-08-16lib/oe/package_manager: re-implement rpm feed signingMarkus Lehtonen1
2017-08-16selftest/tinfoil: Filter LogRecords in test_event_waitRichard Purdie1
2017-08-16selftest: fix distrodata.py to use per-recipe UPSTREAM_VERSION_UNKNOWN settingAlexander Kanavin1
2017-08-11sstatetests: limit the number of signature comparisons when differLeonardo Sandoval1
2017-08-11oeqa/buildoptions: remove unsafe-references-in-script testRoss Burton1
2017-08-11context: Include a command line argument to run all except certain testsLeonardo Sandoval2
2017-08-11oeqa/runtime_test: use subtests in test_postinst_rootfs_and_bootRoss Burton1
2017-08-09action: new bitbake-layer plugin to create a simple layerLeonardo Sandoval4
2017-08-09package_manager: Fix support for NO_RECOMMENDATONSRichard Röjfors1
2017-08-08terminal: wait for terminal task to finish before proceddingLeonardo Sandoval1
2017-08-08sstatetests: Use python function instead of bitbake-diffsigs scriptLeonardo Sandoval1
2017-07-30imagefeatures: Add a test for various hypervisor formatsTom Rini1
2017-07-30imagefeatures: Add a test for many CONVERSION_CMDs being chainedTom Rini1
2017-07-30imagefeatures: Extend test_bmap to validate gzipTom Rini1
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini1
2017-07-30oe-selftest: wic: fix test_quemuEd Bartosh1
2017-07-30oeqa/core/runner: OEStreamLogger don't buffer test execution writesAníbal Limón1
2017-07-30oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón4