summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2018-01-02oeqa/qemu: remove elf image typeSaul Wold1
2018-01-02oe-selftest: devtool: switch away from mkelfimagePaul Eggleton1
2017-12-21rpm: update to 4.14.0Alexander Kanavin1
2017-12-21oeqa/selftest/cases/wic: update OETestID decorator for test_qemuJoshua Lock1
2017-12-20oeqa/selftest/buildoptions: Add test for fortran compiler buildingRichard Purdie1
2017-12-20oeqa/selftest/archiver: Add test for srpm archiver mode dependenciesRichard Purdie1
2017-12-18meta-selftest: wic: Add test for --use-uuid / --fsuuidTom Rini1
2017-12-18targetcontrol.py: use oe.types.boolean for QEMU_USE_KVMRobert Yang1
2017-12-10oe-selftest: devtool: fix test for changes in lzo recipePaul Eggleton1
2017-12-10utils: qemurunner.py: cleanup grammar and ensure consistencyMark Asselstine1
2017-12-10utils: qemurunner.py: Log both 'failed to reach login banner" reasonsMark Asselstine1
2017-12-10utils: qemurunner.py: Add wall clock to 'timeout' loggingMark Asselstine1
2017-12-09templates/layer.conf: remove backslash to enable bbappend settingChen Qi1
2017-12-02lib/oe/utils: remove param_bool()Ross Burton1
2017-12-02package_manager: force dnf to refresh the cacheRoss Burton1
2017-12-02oeqa/selftest/runtime_test: simplify postinst testingRoss Burton1
2017-12-02oeqa/commands: don't break if get_bb_vars is passed a tupleRoss Burton1
2017-11-29distrodata.bbclass: make upstream version check more useful for git upstreamsAlexander Kanavin1
2017-11-21qemurunner: Simplify binary data handlingRichard Purdie1
2017-11-10devtool: finish: add dry-run optionPaul Eggleton1
2017-11-10devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton1
2017-11-10lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton1
2017-11-10lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton1
2017-11-10oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie1
2017-11-10oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie2
2017-11-09oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie1
2017-11-09oeqa: Clean up logger handlingRichard Purdie6
2017-11-09oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie1
2017-11-09oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie1
2017-11-09oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie2
2017-11-09qemurunner: Ensure logging handler is removedRichard Purdie1
2017-11-08sshcontrol.py: in copy_to() always use scpErik Botö1
2017-11-08masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö1
2017-11-08masterimage.py: fix stop()Erik Botö1
2017-11-08masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö1
2017-11-08selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton1
2017-11-08lib/oeqa/selftest/cases/gotoolchain: add selftest for the Go toolchainJoshua Lock1
2017-11-08oeqa/core/loader: Make _built_modules_dict() support packages correctlyPeter Kjellerstedt1
2017-11-08oeqa/selftest/runtime_test: use console in postinst_rootfs_and_bootRoss Burton1
2017-11-07lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu1
2017-11-07oeqa/selftest/runtime_test: fix postinst_rootfs_and_bootRoss Burton1
2017-11-05lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton1
2017-11-05oeqa/selftest/runtime: force empty root password, use helpers to access qemuRoss Burton1
2017-11-05qemurunner: fix bad indentation in serial loginRoss Burton1
2017-10-06lib/oe/package_manager.py (rpm): Allow use of non-signed packagesOtavio Salvador1
2017-10-06license.py: Correct selection of licenses in is_included()Peter Kjellerstedt2
2017-10-06package_manager: rpm: improve loggingMikko Ylinen1
2017-10-06rootfs.py: remove update-alternatives correctlyMikko Ylinen1
2017-09-26selftest/cases/runtime_test: ignore removal errors when cleaning temporary gp...Leonardo Sandoval1
2017-09-25meta: drop True option to getVar callsMing Liu1