aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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
2017-10-06lib/oe/package_manager.py (rpm): Allow use of non-signed packagesOtavio Salvador
2017-10-06license.py: Correct selection of licenses in is_included()Peter Kjellerstedt
2017-10-06package_manager: rpm: improve loggingMikko Ylinen
2017-10-06rootfs.py: remove update-alternatives correctlyMikko Ylinen
2017-09-26selftest/cases/runtime_test: ignore removal errors when cleaning temporary gp...Leonardo Sandoval
2017-09-25meta: drop True option to getVar callsMing Liu
2017-09-25qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval
2017-09-22meta/lib/oe/rootfs.py: clean up dnf cache after creating an imageAlexander Kanavin
2017-09-18oeqa/selftest/recipetool: use stable tarball for recipetool create testRoss Burton
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton
2017-09-13qemurunner.py: wait for PID to appear in procfsJuro Bystricky
2017-09-13oe-selftest: devtool: fix test_devtool_add hanging on some machinesPaul Eggleton
2017-09-12selftest/cases/signing: ignore removal errors when cleaning temporary gpg dir...Leonardo Sandoval
2017-09-12selftest/devtool: Avoid writing on TOPDIR on kernel test caseJose Perez Carranza