Age | Commit message (Expand) | Author | Files |
2017-12-20 | oeqa/selftest/buildoptions: Add test for fortran compiler building | Richard Purdie | 1 |
2017-12-20 | oeqa/selftest/archiver: Add test for srpm archiver mode dependencies | Richard Purdie | 1 |
2017-12-18 | meta-selftest: wic: Add test for --use-uuid / --fsuuid | Tom Rini | 1 |
2017-12-18 | targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM | Robert Yang | 1 |
2017-12-10 | oe-selftest: devtool: fix test for changes in lzo recipe | Paul Eggleton | 1 |
2017-12-10 | utils: qemurunner.py: cleanup grammar and ensure consistency | Mark Asselstine | 1 |
2017-12-10 | utils: qemurunner.py: Log both 'failed to reach login banner" reasons | Mark Asselstine | 1 |
2017-12-10 | utils: qemurunner.py: Add wall clock to 'timeout' logging | Mark Asselstine | 1 |
2017-12-09 | templates/layer.conf: remove backslash to enable bbappend setting | Chen Qi | 1 |
2017-12-02 | lib/oe/utils: remove param_bool() | Ross Burton | 1 |
2017-12-02 | package_manager: force dnf to refresh the cache | Ross Burton | 1 |
2017-12-02 | oeqa/selftest/runtime_test: simplify postinst testing | Ross Burton | 1 |
2017-12-02 | oeqa/commands: don't break if get_bb_vars is passed a tuple | Ross Burton | 1 |
2017-11-29 | distrodata.bbclass: make upstream version check more useful for git upstreams | Alexander Kanavin | 1 |
2017-11-21 | qemurunner: Simplify binary data handling | Richard Purdie | 1 |
2017-11-10 | devtool: finish: add dry-run option | Paul Eggleton | 1 |
2017-11-10 | devtool: upgrade: handle recipes that use named SRC_URI checksums | Paul Eggleton | 1 |
2017-11-10 | lib/oe/recipeutils: fix line splitting in patch_recipe_* | Paul Eggleton | 1 |
2017-11-10 | lib/oe/recipeutils: fix find_layerdir() to return absolute paths | Paul Eggleton | 1 |
2017-11-10 | oeqa/runner: Pass the value of buffer, don't force to True | Richard Purdie | 1 |
2017-11-10 | oeqa: Markup further tests for stdout/stderr buffering | Richard Purdie | 2 |
2017-11-09 | oeqa/target/ssh: Drop command/output logging to debug level | Richard Purdie | 1 |
2017-11-09 | oeqa: Clean up logger handling | Richard Purdie | 6 |
2017-11-09 | oeqa/qemurunner: Use logger.debug, not logger.info | Richard Purdie | 1 |
2017-11-09 | oeqa/targetcontrol: Drop unused get_target_controller function | Richard Purdie | 1 |
2017-11-09 | oeqa/runqemu: Only show stdout/stderr upon test failure | Richard Purdie | 2 |
2017-11-09 | qemurunner: Ensure logging handler is removed | Richard Purdie | 1 |
2017-11-08 | sshcontrol.py: in copy_to() always use scp | Erik Botö | 1 |
2017-11-08 | masterimage.py: rename parameter "params" in start() to "extra_bootparams" | Erik Botö | 1 |
2017-11-08 | masterimage.py: fix stop() | Erik Botö | 1 |
2017-11-08 | masterimage.py: fix issue with calling reboot on masterimage/DUT | Erik Botö | 1 |
2017-11-08 | selftest/imagefeatures: add basic test for useradd-staticids | Ross Burton | 1 |
2017-11-08 | lib/oeqa/selftest/cases/gotoolchain: add selftest for the Go toolchain | Joshua Lock | 1 |
2017-11-08 | oeqa/core/loader: Make _built_modules_dict() support packages correctly | Peter Kjellerstedt | 1 |
2017-11-08 | oeqa/selftest/runtime_test: use console in postinst_rootfs_and_boot | Ross Burton | 1 |
2017-11-07 | lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehome | Ming Liu | 1 |
2017-11-07 | oeqa/selftest/runtime_test: fix postinst_rootfs_and_boot | Ross Burton | 1 |
2017-11-05 | lib/oe/sstatesig: fix wildcard matching wrong task signature files | Paul Eggleton | 1 |
2017-11-05 | oeqa/selftest/runtime: force empty root password, use helpers to access qemu | Ross Burton | 1 |
2017-11-05 | qemurunner: fix bad indentation in serial login | Ross Burton | 1 |
2017-10-06 | lib/oe/package_manager.py (rpm): Allow use of non-signed packages | Otavio Salvador | 1 |
2017-10-06 | license.py: Correct selection of licenses in is_included() | Peter Kjellerstedt | 2 |
2017-10-06 | package_manager: rpm: improve logging | Mikko Ylinen | 1 |
2017-10-06 | rootfs.py: remove update-alternatives correctly | Mikko Ylinen | 1 |
2017-09-26 | selftest/cases/runtime_test: ignore removal errors when cleaning temporary gp... | Leonardo Sandoval | 1 |
2017-09-25 | meta: drop True option to getVar calls | Ming Liu | 1 |
2017-09-25 | qemurunner: print tail qemu log in case bootlog is empty | Leonardo Sandoval | 1 |
2017-09-22 | meta/lib/oe/rootfs.py: clean up dnf cache after creating an image | Alexander Kanavin | 1 |
2017-09-18 | oeqa/selftest/recipetool: use stable tarball for recipetool create test | Ross Burton | 1 |
2017-09-18 | devtool: rework source extraction so that dependencies are handled | Paul Eggleton | 1 |