Age | Commit message (Expand) | Author | Files |
2018-08-16 | runtime selftest: test_trace_events_sample of ksample.py | Hongzhi.Song | 1 |
2018-08-16 | oe.package_manager: support loading intercepts from multiple paths | Christopher Larson | 1 |
2018-08-15 | package_manager: Add definitions for riscv machines | Richard Purdie | 1 |
2018-08-15 | selftest/package: Improve test to cover sparseness and hardlinking from sstate | Richard Purdie | 1 |
2018-08-15 | sstate/lib.oe.path: Ensure file sparseness is preserved | Richard Purdie | 1 |
2018-08-15 | selftest: Replace bitbake -p with bitbake -e | Richard Purdie | 1 |
2018-08-15 | package_manager/sdk: Use filtered copies of the deploy ipk/deb directories | Richard Purdie | 4 |
2018-08-15 | package_manager: Remove rpm specific pieces of create_packages_dir() | Richard Purdie | 1 |
2018-08-15 | image: Add locale archive optimisation | Richard Purdie | 2 |
2018-08-15 | selftest/package: Add test to ensure sparse files are preserved | Richard Purdie | 1 |
2018-08-14 | parselogs.py: output correct log location | Chen Qi | 1 |
2018-08-14 | oeqa/esdk/devtool: Drop OETestDepends usage | Richard Purdie | 1 |
2018-08-10 | lib/oe: Fix collections ABCs DeprecationWarning in Python 3.7+ | Khem Raj | 1 |
2018-08-10 | oeqa/sdk/buildgalculator: check for nativesdk-gettext-dev | Ross Burton | 1 |
2018-08-09 | package: skip strip on signed kernel modules | foocampo | 1 |
2018-08-08 | context.py: Do not mask exceptions needlessly. | Paulo Neves | 1 |
2018-08-08 | oe_syslog.py: fix for syslog-ng | Chen Qi | 1 |
2018-08-07 | selftest/package: Fix hardlink test when using sstate | Richard Purdie | 1 |
2018-08-07 | oeqa/sdk: add test that CMake works | Ross Burton | 1 |
2018-08-01 | multiconfig: Enable multiconfig dependencies on oe-core | Alejandro Enedino Hernandez Samaniego | 1 |
2018-07-31 | oe-selftest: devtool: avoid parallel races by using temporary copy of core | Paul Eggleton | 1 |
2018-07-31 | systemd.py: increase default bus timeout | Chen Qi | 1 |
2018-07-31 | parselogs.py: ignore network interface name changing failure | Chen Qi | 1 |
2018-07-31 | oe_syslog.py: fix settings in OEHasPackage decorator | Chen Qi | 1 |
2018-07-31 | oeqa/selftest: Add package hardlink test | Richard Purdie | 1 |
2018-07-30 | oeqa/selftest: check if rm_work is enabled | Anuj Mittal | 1 |
2018-07-30 | oeqa/runtime/scanelf: remove | Ross Burton | 1 |
2018-07-26 | selftest/wic: Fix/cleanup class setup code | Richard Purdie | 1 |
2018-07-26 | oeqa/loader: Ensure invalid test names don't trigger a traceback | Richard Purdie | 1 |
2018-07-26 | qemurunner.py: fix is_alive() to avoid confusing with recycled pid | Robert Yang | 1 |
2018-07-26 | lib/oe: split out machine to ELF data dictionary | Ross Burton | 1 |
2018-07-26 | oeqa/sdk/sdkbuildproject: use os.path.join | Ross Burton | 1 |
2018-07-26 | oeqa: rationalise Perl tests | Ross Burton | 3 |
2018-07-26 | logging: use warning instead warn | Chen Qi | 3 |
2018-07-25 | selftest/bbtests: Add test for bitbake execution outside the build directory | Richard Purdie | 1 |
2018-07-25 | selftest/bblayers: Place the test layer directory in builddir | Richard Purdie | 1 |
2018-07-25 | selftest/wic: clean up runCmd error code handling | Richard Purdie | 1 |
2018-07-25 | selftest/wic: Improve error message for test_fixed_size | Richard Purdie | 1 |
2018-07-24 | oe-selftest: fix for changes to buildhistory-diff | Paul Eggleton | 1 |
2018-07-24 | lib/oe/utils: Drop now unused multiprocess_exec | Richard Purdie | 1 |
2018-07-24 | package/package_manager: multiprocess_exec -> multiprocess_launch | Richard Purdie | 2 |
2018-07-24 | package: Call file to determine elf status in parallel | Richard Purdie | 1 |
2018-07-24 | package: Refactor to remove isElf/is_elf function duplication | Richard Purdie | 1 |
2018-07-24 | package: Don't use subshell to execute file | Richard Purdie | 1 |
2018-07-24 | utils: Add multiprocess_launch API and testcase | Richard Purdie | 2 |
2018-07-18 | oeqa/sdk/python: clean up Python test | Ross Burton | 2 |
2018-07-18 | oeqa/runtime/python: clean up Python test | Ross Burton | 1 |
2018-07-18 | classes/buildhistory: handle packaged files with names containing spaces | Paul Eggleton | 1 |
2018-07-18 | lib/oe/buildhistory_analysis: drop related field feature | Paul Eggleton | 1 |
2018-07-18 | oeqa/parselogs: remove references to BSPs that no longer exist | Anuj Mittal | 1 |