aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2018-01-06oeqa/runtime/buildcpio: Use our own mirror for sourceRichard Purdie
2018-01-05runtime/cases/ptest.py: fail when ptests fail on targetAlexander Kanavin
2018-01-05runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES; run only...Alexander Kanavin
2018-01-04utils: Make get_multilib_datastore available from lib/oeRichard Purdie
2018-01-04core/loader.py: fix regex to include all available test casesLeonardo Sandoval
2018-01-02lib/oe/patch: add missing importPaul Eggleton
2018-01-02oeqa/qemu: remove elf image typeSaul Wold
2018-01-02oe-selftest: devtool: switch away from mkelfimagePaul Eggleton
2017-12-21rpm: update to 4.14.0Alexander Kanavin
2017-12-21oeqa/selftest/cases/wic: update OETestID decorator for test_qemuJoshua Lock
2017-12-20oeqa/selftest/buildoptions: Add test for fortran compiler buildingRichard Purdie
2017-12-20oeqa/selftest/archiver: Add test for srpm archiver mode dependenciesRichard Purdie
2017-12-18meta-selftest: wic: Add test for --use-uuid / --fsuuidTom Rini
2017-12-18targetcontrol.py: use oe.types.boolean for QEMU_USE_KVMRobert Yang
2017-12-10oe-selftest: devtool: fix test for changes in lzo recipePaul Eggleton
2017-12-10utils: qemurunner.py: cleanup grammar and ensure consistencyMark Asselstine
2017-12-10utils: qemurunner.py: Log both 'failed to reach login banner" reasonsMark Asselstine
2017-12-10utils: qemurunner.py: Add wall clock to 'timeout' loggingMark Asselstine
2017-12-09templates/layer.conf: remove backslash to enable bbappend settingChen Qi
2017-12-02lib/oe/utils: remove param_bool()Ross Burton
2017-12-02package_manager: force dnf to refresh the cacheRoss Burton
2017-12-02oeqa/selftest/runtime_test: simplify postinst testingRoss Burton
2017-12-02oeqa/commands: don't break if get_bb_vars is passed a tupleRoss Burton
2017-11-29distrodata.bbclass: make upstream version check more useful for git upstreamsAlexander Kanavin
2017-11-21qemurunner: Simplify binary data handlingRichard Purdie
2017-11-10devtool: finish: add dry-run optionPaul Eggleton
2017-11-10devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton
2017-11-10lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton
2017-11-10lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton
2017-11-10oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie
2017-11-10oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie
2017-11-09oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie
2017-11-09oeqa: Clean up logger handlingRichard Purdie
2017-11-09oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie
2017-11-09oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie
2017-11-09oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie
2017-11-09qemurunner: Ensure logging handler is removedRichard Purdie
2017-11-08sshcontrol.py: in copy_to() always use scpErik Botö
2017-11-08masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö
2017-11-08masterimage.py: fix stop()Erik Botö
2017-11-08masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö
2017-11-08selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton
2017-11-08lib/oeqa/selftest/cases/gotoolchain: add selftest for the Go toolchainJoshua Lock
2017-11-08oeqa/core/loader: Make _built_modules_dict() support packages correctlyPeter Kjellerstedt
2017-11-08oeqa/selftest/runtime_test: use console in postinst_rootfs_and_bootRoss Burton
2017-11-07lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu
2017-11-07oeqa/selftest/runtime_test: fix postinst_rootfs_and_bootRoss Burton
2017-11-05lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton
2017-11-05oeqa/selftest/runtime: force empty root password, use helpers to access qemuRoss Burton
2017-11-05qemurunner: fix bad indentation in serial loginRoss Burton