mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
babeltrace2: upgrade 2.1.1 -> 2.1.2
shortlog: src.ctf.fs: be less strict when encountering trailing byte at the end of packetized CTF 1.8 metadata tests: add bt_test_cli tests: make bt_cli accept non-positional options tests: bt_diff_cli: don't pass unexpected extra args to bt_diff tests: remove unnecessary nonlocal keywords Fix: Python: set local typing version to that of 3.5.2 Fix: Python: missing __contains__ method for _PluginComponentClasses Fix: tests: Add explicit items method for Mapping compatibility Tests: sync normand.py with upstream Fix: tests: Add explicit __iter__ method for Iterator compatibility Fix: Use local_typing with Python < 3.5.3 ptest results: 1..19926 DURATION: 127 END: /usr/lib/babeltrace2/ptest 2025-09-11T20:25 STOP: ptest-runner TOTAL: 1 FAIL: 0 (From OE-Core rev: 005377ea98f73af37dc8596668ab40e6b63c0b28) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f862d137f4
commit
6091eb2b58
@@ -16,7 +16,7 @@ SRC_URI = "git://git.efficios.com/babeltrace.git;branch=stable-2.1;protocol=http
|
||||
file://external-python-tests.patch \
|
||||
file://0001-src-explicitly-only-build-shared-plugins.patch \
|
||||
"
|
||||
SRCREV = "7f2f8cd6dac497cbb466efb31219b531c62013f5"
|
||||
SRCREV = "d0e946a71faf5f0c2d7f1fb5b92a369983e9cf10"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>2(\.\d+)+)$"
|
||||
|
||||
inherit autotools pkgconfig ptest setuptools3-base
|
||||
Reference in New Issue
Block a user