summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* oe/path.py: copyhardlinktree: don't overwrite existing symlinksIoan-Adrian Ratiu2017-08-231-1/+1
* devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.Juan M Cruz Alcaraz2017-08-191-0/+12
* copy_buildsystem: include layer tree during build structure creationAndrej Valek2017-08-181-0/+5
* sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNKLeonardo Sandoval2017-08-181-4/+4
* package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt2017-08-181-18/+42
* gpg_sign: perform rpm signing seriallyLeonardo Sandoval2017-08-171-3/+3
* dnf: expand dnf selftest to test signed package feedsMarkus Lehtonen2017-08-161-1/+11
* oeqa: fix dnf testsMarkus Lehtonen2017-08-161-1/+1
* package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabledMarkus Lehtonen2017-08-161-2/+8
* lib/oe/package_manager: re-implement rpm feed signingMarkus Lehtonen2017-08-161-1/+13
* selftest/tinfoil: Filter LogRecords in test_event_waitRichard Purdie2017-08-161-0/+3
* selftest: fix distrodata.py to use per-recipe UPSTREAM_VERSION_UNKNOWN settingAlexander Kanavin2017-08-161-9/+6
* sstatetests: limit the number of signature comparisons when differLeonardo Sandoval2017-08-131-14/+25
* oeqa/buildoptions: remove unsafe-references-in-script testRoss Burton2017-08-131-18/+0
* context: Include a command line argument to run all except certain testsLeonardo Sandoval2017-08-132-6/+25
* oeqa/runtime_test: use subtests in test_postinst_rootfs_and_bootRoss Burton2017-08-131-33/+27
* action: new bitbake-layer plugin to create a simple layerLeonardo Sandoval2017-08-094-0/+128
* package_manager: Fix support for NO_RECOMMENDATONSRichard Röjfors2017-08-091-1/+1
* terminal: wait for terminal task to finish before proceddingLeonardo Sandoval2017-08-091-28/+30
* sstatetests: Use python function instead of bitbake-diffsigs scriptLeonardo Sandoval2017-08-091-3/+7
* imagefeatures: Add a test for various hypervisor formatsTom Rini2017-07-301-0/+35
* imagefeatures: Add a test for many CONVERSION_CMDs being chainedTom Rini2017-07-301-0/+30
* imagefeatures: Extend test_bmap to validate gzipTom Rini2017-07-301-2/+8
* image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini2017-07-301-4/+4
* oe-selftest: wic: fix test_quemuEd Bartosh2017-07-301-1/+1
* oeqa/core/runner: OEStreamLogger don't buffer test execution writesAníbal Limón2017-07-301-4/+8
* oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón2017-07-304-4/+42