diff options
| author | Mingli Yu <mingli.yu@windriver.com> | 2025-07-24 17:28:12 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-19 11:48:50 +0100 |
| commit | e8f302c927cf68903cd764cd2ec4653920c35244 (patch) | |
| tree | 72e2f02540af10abfd2f4bb0c2a43d4bff8a1595 /scripts/lib/argparse_oe.py | |
| parent | 9231eee7e3ff3758833556b70854f4ff513c7c87 (diff) | |
| download | poky-e8f302c927cf68903cd764cd2ec4653920c35244.tar.gz | |
babeltrace2: Enable python plugins
* The lttng-tools test fails as below as it needs bt2 module.
ERROR: ust/high-throughput/test_high_throughput_snapshot.py
===========================================================
Traceback (most recent call last):
File "/usr/lib/lttng-tools/ptest/tests/regression/./ust/high-throughput/test_high_throughput_snapshot.py", line 26, in <module>
import bt2
ModuleNotFoundError: No module named 'bt2'
Enable python plugins for babeltrace2 to provide the above support.
* Add swig-native to DEPENDS to fix the below configure error.
| configure: error: SWIG 2.0.0 or newer is required to build the python bindings
* There are some ptest failed cases after enable python plugins and
track the failed ptest as https://bugs.lttng.org/issues/1430.
(From OE-Core rev: 194470edf300ae5fd800374c15ef74005d8ca307)
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions
