Age | Commit message (Expand) | Author | Files |
2017-03-13 | run-postinsts: simplify the logic of whether to install it to images | Alexander Kanavin | 1 |
2017-03-13 | oe-selftest: no need to parse gpg output to determine the name of the signing... | Alexander Kanavin | 1 |
2017-03-13 | gpg_sign.py: fix signing of rpm files using gpg | Alexander Kanavin | 2 |
2017-03-13 | selftest: update output checks in incremental image test to match what dnf pr... | Alexander Kanavin | 1 |
2017-03-13 | selftest: do not perform a full build in test_continue | Alexander Kanavin | 1 |
2017-03-13 | testimage.bbclass: fix runtime test for rpm, port smart tests to dnf | Alexander Kanavin | 5 |
2017-03-13 | rootfs_rpm.bbclass: migrate image creation to dnf | Alexander Kanavin | 3 |
2017-03-13 | package_manager.py: improve the API for insert_feed_uris() | Alexander Kanavin | 2 |
2017-03-10 | lib/oeqa/selftest/bbtests: update test_non_gplv3 to use selftest-ed | Joshua Lock | 1 |
2017-03-10 | lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-ed | Joshua Lock | 1 |
2017-03-08 | selftest: remove extra backslashes from debug output | Ed Bartosh | 1 |
2017-03-08 | qemurunner.py: ignore decode errors | Ed Bartosh | 1 |
2017-03-08 | selftest: test wic efi image in qemu | Ed Bartosh | 1 |
2017-03-08 | targetcontrol: add image_fstype argument to commands.runqemu | Ed Bartosh | 2 |
2017-03-08 | qemurunner: add runqemuparams argument to commands.runqemu | Ed Bartosh | 4 |
2017-03-04 | lib/oe/package.py: remove @ from package name | Anders Darander | 1 |
2017-03-03 | oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_cre... | Richard Purdie | 1 |
2017-03-01 | oeqa/sdkext: don't skip tests if there isn't a toolchain | Ross Burton | 1 |
2017-03-01 | oeqa/sdkext/devtool: use finally instead of repeating cleanup | Ross Burton | 1 |
2017-03-01 | oeqa: add output to subprocess exceptions | Ross Burton | 2 |
2017-03-01 | oeqa/esdk/devtool: clean setUpClass/tearDownClass | Ross Burton | 1 |
2017-03-01 | oeqa/selftest: Drop http sstate sharing | Richard Purdie | 1 |
2017-03-01 | oeqa/sdkext/context: Work around broken dependency checks to get sdk tests ru... | Richard Purdie | 1 |
2017-03-01 | oeqs/sdk*/case: Use universal_newlines for subprocess calls | Richard Purdie | 2 |
2017-03-01 | oeqa/sdkext: Ensure we run a deterministic set of tests | Richard Purdie | 1 |
2017-03-01 | oeqa/sdkext/devtool: rename recipe name to match upstream | Ross Burton | 1 |
2017-03-01 | oelib/buildhistory.py: Add unittest for buildhistory_analysis | Humberto Ibarra | 1 |
2017-03-01 | oeqa/core/loader.py: Avoid importing tests with built-ins name | Mariano Lopez | 1 |
2017-03-01 | oeqa/core/loader.py: Give meaningful error when failed to load classes | Mariano Lopez | 1 |
2017-03-01 | selftest: Optimize get_bb_var use | Mariano Lopez | 17 |
2017-03-01 | selftest: Avoid sstate corruption by calling cleansstate | Mariano Lopez | 8 |
2017-03-01 | lib/oe/gpg_sign: fix rpm signing with gpg > 2.1 | Markus Lehtonen | 1 |
2017-03-01 | lib/oe/gpg_sign: make gpg version a property of the signer | Markus Lehtonen | 1 |
2017-03-01 | lib/oe/gpg_sign: sign rpm packages in chunks of 100 | Markus Lehtonen | 1 |
2017-02-28 | kernel, license, sstate, rootfs.py: Remove deploy directory README | Mike Crowe | 1 |
2017-02-23 | selftest/eSDK.py: Cleanup when there is an error in setUpClass | Mariano Lopez | 1 |
2017-02-23 | lib/oe/patch: Support xz-compressed patches | Dominic Sacré | 1 |
2017-02-23 | oeqa/runtime/context.py: Fix use of getTarget() with testexport | Mariano Lopez | 2 |
2017-02-23 | oeqa: fix typo | Humberto Ibarra | 3 |
2017-02-19 | selftest/containerimage.py: Add container IMAGE_FSTYPES test | Randy Witt | 1 |
2017-02-19 | oeqa/selftest/bbtests: Update after changes to dependency graph file generation | Richard Purdie | 1 |
2017-02-19 | rootfspostcommands: remove shadow backup files instead of trying to sort | Patrick Ohly | 1 |
2017-02-15 | selftest/wic: Add tests for --exclude-dir option. | Kristian Amlie | 1 |
2017-02-15 | selftest: remove result file log awkward checking | Benjamin Esquivel | 1 |
2017-02-15 | oeqa.utils.git: support bare repos | Markus Lehtonen | 1 |
2017-02-15 | oeqa.utils.git: add git_dir property | Markus Lehtonen | 1 |
2017-02-15 | oeqa/buildperf: don't archive stdout/stderr of commands | Markus Lehtonen | 2 |
2017-02-15 | testimage: Implement custom target loading | Juro Bystricky | 1 |
2017-02-15 | oeqa/loader.py: Avoid error in TypeError exception | Juro Bystricky | 1 |
2017-02-15 | qemu.py: add 'elf' as supported fstype | Juro Bystricky | 1 |