Age | Commit message (Expand) | Author | Files |
2016-05-30 | lib/oe/package_manager.py: Add pkgpath to dict returned by package_info | Mariano Lopez | 1 |
2016-05-30 | oetest.py: Add support to copy unextracted packages for runtime testing | Mariano Lopez | 1 |
2016-05-30 | oetest.py: Add extract_packages() to RuntimeTestContext class | Mariano Lopez | 1 |
2016-05-30 | oetest.py: Add json file support to specify packages needed in runtime tests | Mariano Lopez | 1 |
2016-05-30 | oeqa/utils/package_manager.py: Add get_package_manager() | Mariano Lopez | 1 |
2016-05-30 | oetest.py: Move getTests() outside loadTests() method | Mariano Lopez | 1 |
2016-05-22 | package_manager: no need to output Note: in bb.note() calls | Ross Burton | 1 |
2016-05-21 | meta: Update to modern exception syntax | Richard Purdie | 5 |
2016-05-21 | meta/scripts: python3: rename file -> open | Richard Purdie | 2 |
2016-05-21 | meta/selftest/scripts: Use print function for python3 compatibility | Richard Purdie | 5 |
2016-05-21 | devtool: sdk-update: drop support for local updates | Paul Eggleton | 1 |
2016-05-20 | lib/oe/rootfs: Fix DEBUGFS generation, without openssl | Anders Darander | 1 |
2016-05-19 | rootfs.py: Unify _log_check_warn() and _log_check_error() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Reduce spam from _log_check_warn() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Exclude lines in _log_check_warn() as well | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Use one way to exclude lines in _log_check_error() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Simplify the regular expression used in _log_check_warn() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Remove _log_check_error() from the RpmRootfs class | Peter Kjellerstedt | 1 |
2016-05-19 | Revert "rootfs.py: add more info to the warning message" | Peter Kjellerstedt | 1 |
2016-05-19 | oe-selftest: wic: add test_bmap test case | Ed Bartosh | 1 |
2016-05-18 | oetest.py: Use the real ExportTestContext in exported tests | Mariano Lopez | 2 |
2016-05-18 | oetest.py: Add default pscmd to oeTest | Mariano Lopez | 1 |
2016-05-18 | oeqa/runexported.py: Remove host dumper | Mariano Lopez | 1 |
2016-05-18 | oeqa/oetest.py: Add class ExportTestContext | Mariano Lopez | 1 |
2016-05-16 | classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0 | Richard Purdie | 3 |
2016-05-16 | oeqa: Print function python3 fixes | Richard Purdie | 4 |
2016-05-14 | oeqa/decorators: Use wraps consistently | Richard Purdie | 1 |
2016-05-14 | selftest: add bmap test | Ed Bartosh | 1 |
2016-05-14 | package_manager.py: Add extract() method for RPM package manager | Mariano Lopez | 1 |
2016-05-14 | package_manager.py: Add extract() method for opkg and dpkg | Mariano Lopez | 1 |
2016-05-14 | package_manager.py: Move opkg_query() outside of Indexer class | Mariano Lopez | 1 |
2016-05-11 | oeqa/lic-checksum: Update after recent LIC_FILES_CHKSUM changes | Richard Purdie | 1 |
2016-05-11 | lib/classextend: Fix determinism issue | Richard Purdie | 1 |
2016-05-09 | sshcontrol.py: Add methods to copy dirs and delete files | Mariano Lopez | 1 |
2016-05-09 | lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnf | Anders Darander | 1 |
2016-05-06 | oeqa/selftest/buildoptions: remove buildhistory signature test | Ross Burton | 1 |
2016-05-06 | recipetool: create: fix picking up false npm package directories | Paul Eggleton | 1 |
2016-04-29 | oeqa/sstatetests: remove temporary DL_DIRs in noop_samesigs | Ross Burton | 1 |
2016-04-29 | oeqa/sstatetests: add http_proxy to no-op hash test | Ross Burton | 1 |
2016-04-29 | sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management" | Denys Dmytriyenko | 1 |
2016-04-29 | lib/oe/rootfs: Fix DEBUGFS generation when using opkg | Richard Purdie | 1 |
2016-04-18 | oetest: make console output more verbose | Ed Bartosh | 1 |
2016-04-18 | lib/oeqa/selftest/base.py: Correct a reference to meta/lib/oeqa/selftest | Peter Kjellerstedt | 1 |
2016-04-18 | ext-sdk-prepare.py: exclude do_rm_work from unexpected output; create unit test | Bill Randle | 1 |
2016-04-15 | oeqa/selftest/sstatetests: fix no-op sstate test | Ross Burton | 1 |
2016-04-15 | devtool: update-recipe: handle where SRC_URI is appended to with += | Paul Eggleton | 1 |
2016-04-14 | devtool: don't copy .git when building the eSDK | Stephano Cetola | 1 |
2016-04-14 | npm.bbclass: Stop packagenames containing underscores from being generated | Brendan Le Foll | 1 |
2016-04-14 | rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formats | Bill Randle | 1 |
2016-04-13 | lib/oe/lsb: sanitise the distro identifier | Ross Burton | 1 |