Age | Commit message (Expand) | Author | Files |
2015-08-30 | image.py: set bitbake variable ROOTFS_SIZE | Ed Bartosh | 1 |
2015-08-30 | testimage: Run commands in target and host when test fails | Mariano Lopez | 2 |
2015-08-30 | lib/oe/patch: handle patches that delete files with older git | Paul Eggleton | 1 |
2015-08-30 | oeqa: Optimise sstate tests | Richard Purdie | 1 |
2015-08-29 | Empty image: package list splitting and iteration | Alex Franco | 2 |
2015-08-29 | oeqa/runtime/multilib: fix and improve multilib test | Ross Burton | 1 |
2015-08-29 | qemurunner: Don't loop on EWOULDBLOCK in logging thread. | Randy Witt | 1 |
2015-08-29 | runtime/syslog.py: fix syslog test crash | Costin Constantin | 1 |
2015-08-26 | oeqa/oetest.py: add better package search for hasPackage() | Costin Constantin | 1 |
2015-08-26 | qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCK | Randy Witt | 1 |
2015-08-25 | qemurunner: Shut down logging thread successfully when test fails | Randy Witt | 1 |
2015-08-24 | runqemu: Add a tcpserial option | Randy Witt | 1 |
2015-08-24 | qemurunner: Use two serial ports and log console with a thread | Randy Witt | 1 |
2015-08-24 | qemurunner: Make create_socket() return data and use exceptions | Randy Witt | 1 |
2015-08-24 | qemurunner.py: Move some class variables that should only be local | Randy Witt | 1 |
2015-08-24 | oe-selftest: replace assertTrue(False, ...) with fail(...) | Paul Eggleton | 2 |
2015-08-24 | wic: Test creation of iso image | Mihaly Varga | 1 |
2015-08-19 | oeqa/targetbuild: Remove bashism | Richard Purdie | 1 |
2015-08-19 | lib/oe/recipeutils: avoid parsing in get_var_files() | Paul Eggleton | 1 |
2015-08-19 | devtool: fix handling of BBCLASSEXTENDed recipes | Paul Eggleton | 1 |
2015-08-16 | IMAGES_FSTYPES: default to EXT4 | Juro Bystricky | 1 |
2015-08-16 | oetest.py: Don't wait to write dump files | Mariano Lopez | 1 |
2015-08-16 | oetest.py: Added method tearDown for oeRuntimeTest | Mariano Lopez | 1 |
2015-08-16 | qemurunner.py: Performance improvements in run_serial | Mariano Lopez | 1 |
2015-08-16 | qemurunner.py: Added raw mode in run_serial | Mariano Lopez | 1 |
2015-08-16 | qemurunner.py: Added login to start method | Mariano Lopez | 1 |
2015-08-16 | qemurunner.py: Add method run_serial | Mariano Lopez | 1 |
2015-08-14 | lib/oe/package_manager: fix opkg feed generation | Joshua Lock | 1 |
2015-08-11 | oeqa/selftest: remove tests for TCs that are no longer valid | Mihail Stanciu | 1 |
2015-08-09 | recipeutils.py: allow all characters in regexes used to parse version strings | Alexander Kanavin | 1 |
2015-08-09 | oeqa/qemurunner: Improve runqemu log output debug | Richard Purdie | 1 |
2015-08-09 | qemurunner: Improves checking for server and target IPs on qemus parameters | Alejandro Hernandez | 1 |
2015-08-01 | rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and deb | Robert Yang | 1 |
2015-07-31 | oeqa/commands: Increase qemu boot timeout to match testimage.bbclass | Richard Purdie | 1 |
2015-07-31 | oeqa/sstatetests.py: add annotator to test_sstate_32_64_same_hash [YOCTO #6006] | Costin Constantin | 1 |
2015-07-31 | oeqa/sstatetests.py: add decorator to test_sstate_nativelsbstring_same_hash | Costin Constantin | 1 |
2015-07-31 | oe-selftest: devtool: fix teardown warning in test_devtool_update_recipe_append | Paul Eggleton | 1 |
2015-07-31 | sshcontrol: Use os.environ.copy() instead of copy.copy() | Richard Purdie | 1 |
2015-07-29 | lib/oe/classextend: Fix nativesdk double name mapping | Richard Purdie | 1 |
2015-07-27 | oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se... | Richard Purdie | 1 |
2015-07-27 | qemurunner: Show last 25 line of log, not 5 | Richard Purdie | 1 |
2015-07-27 | targetcontrol: Improve logs by outputting qemu boot log in case of failure | Richard Purdie | 1 |
2015-07-27 | oeqa/selftest/devtool: use new runqemu function | Paul Eggleton | 1 |
2015-07-27 | oeqa/selftest/imagefeatures: remove gummiboot tests | Paul Eggleton | 1 |
2015-07-27 | oeqa/selftest/imagefeatures: fix RPM4 test | Paul Eggleton | 1 |
2015-07-27 | oeqa/selftest/imagefeatures: fix SSH without password tests | Richard Purdie | 1 |
2015-07-27 | oeqa/selftest/imagefeatures: Use QemuTarget code | Richard Purdie | 2 |
2015-07-27 | oeqa/targetcontrol: write QemuRunner log output to a file | Paul Eggleton | 1 |
2015-07-27 | oeqa/utils/qemurunner: fix error handling if runqemu exits with an error | Paul Eggleton | 1 |
2015-07-27 | oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftest | Paul Eggleton | 1 |