summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* utils: Make get_multilib_datastore available from lib/oeRichard Purdie2018-01-041-0/+8
* core/loader.py: fix regex to include all available test casesLeonardo Sandoval2018-01-041-1/+1
* lib/oe/patch: add missing importPaul Eggleton2018-01-021-0/+1
* oeqa/qemu: remove elf image typeSaul Wold2018-01-021-1/+1
* oe-selftest: devtool: switch away from mkelfimagePaul Eggleton2018-01-021-3/+3
* rpm: update to 4.14.0Alexander Kanavin2018-01-021-1/+1
* oeqa/selftest/cases/wic: update OETestID decorator for test_qemuJoshua Lock2017-12-211-1/+1
* oeqa/selftest/buildoptions: Add test for fortran compiler buildingRichard Purdie2017-12-211-0/+14
* oeqa/selftest/archiver: Add test for srpm archiver mode dependenciesRichard Purdie2017-12-211-0/+13
* meta-selftest: wic: Add test for --use-uuid / --fsuuidTom Rini2017-12-181-2/+5
* targetcontrol.py: use oe.types.boolean for QEMU_USE_KVMRobert Yang2017-12-181-1/+3
* oe-selftest: devtool: fix test for changes in lzo recipePaul Eggleton2017-12-101-6/+10
* utils: qemurunner.py: cleanup grammar and ensure consistencyMark Asselstine2017-12-101-1/+1
* utils: qemurunner.py: Log both 'failed to reach login banner" reasonsMark Asselstine2017-12-101-2/+6
* utils: qemurunner.py: Add wall clock to 'timeout' loggingMark Asselstine2017-12-101-6/+14
* templates/layer.conf: remove backslash to enable bbappend settingChen Qi2017-12-101-1/+1
* lib/oe/utils: remove param_bool()Ross Burton2017-12-021-11/+0
* package_manager: force dnf to refresh the cacheRoss Burton2017-12-021-1/+1
* oeqa/selftest/runtime_test: simplify postinst testingRoss Burton2017-12-021-63/+19
* oeqa/commands: don't break if get_bb_vars is passed a tupleRoss Burton2017-12-021-1/+1
* distrodata.bbclass: make upstream version check more useful for git upstreamsAlexander Kanavin2017-11-301-26/+18
* qemurunner: Simplify binary data handlingRichard Purdie2017-11-211-12/+8
* devtool: finish: add dry-run optionPaul Eggleton2017-11-111-12/+36
* devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton2017-11-111-2/+11
* lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton2017-11-111-0/+5
* lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton2017-11-111-1/+1
* oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie2017-11-111-1/+1
* oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie2017-11-112-0/+4
* oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie2017-11-091-1/+1
* oeqa: Clean up logger handlingRichard Purdie2017-11-096-41/+26
* oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie2017-11-091-37/+37
* oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie2017-11-091-27/+2
* oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie2017-11-092-0/+10
* qemurunner: Ensure logging handler is removedRichard Purdie2017-11-091-1/+3
* sshcontrol.py: in copy_to() always use scpErik Botö2017-11-081-6/+3
* masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö2017-11-081-1/+1
* masterimage.py: fix stop()Erik Botö2017-11-081-1/+1
* masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö2017-11-081-1/+1
* selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton2017-11-081-0/+10
* lib/oeqa/selftest/cases/gotoolchain: add selftest for the Go toolchainJoshua Lock2017-11-081-0/+67
* oeqa/core/loader: Make _built_modules_dict() support packages correctlyPeter Kjellerstedt2017-11-081-36/+14
* oeqa/selftest/runtime_test: use console in postinst_rootfs_and_bootRoss Burton2017-11-081-2/+1
* lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu2017-11-081-1/+1
* oeqa/selftest/runtime_test: fix postinst_rootfs_and_bootRoss Burton2017-11-071-1/+1
* lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton2017-11-051-1/+1
* oeqa/selftest/runtime: force empty root password, use helpers to access qemuRoss Burton2017-11-051-4/+5
* qemurunner: fix bad indentation in serial loginRoss Burton2017-11-051-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