From: Wang Mingyu <[email protected]> Changelog: ========== * Fix: Do not null out lttng_consumer_stream channel on deletion * Fix: Crash when unregistering UST apps during shutdown * lttng-ctl: Hide symbol introduced by fix
Signed-off-by: Wang Mingyu <[email protected]> --- .../lttng/{lttng-tools_2.13.13.bb => lttng-tools_2.13.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/lttng/{lttng-tools_2.13.13.bb => lttng-tools_2.13.14.bb} (99%) diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.13.13.bb b/meta/recipes-kernel/lttng/lttng-tools_2.13.14.bb similarity index 99% rename from meta/recipes-kernel/lttng/lttng-tools_2.13.13.bb rename to meta/recipes-kernel/lttng/lttng-tools_2.13.14.bb index e73dd4801a..65d19b6e5f 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_2.13.13.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_2.13.14.bb @@ -41,7 +41,7 @@ SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \ file://0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch \ " -SRC_URI[sha256sum] = "ff5f4f00b081dac66092afe8e72b7c790670931cf1c1ee0deaa7f80fbc53883e" +SRC_URI[sha256sum] = "53bdf7c4ad07dbfe660ee4d9affc63fe44ae59e9a73c6f7a96e0fca140e5adcb" inherit autotools ptest pkgconfig useradd python3-dir manpages systemd -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204136): https://lists.openembedded.org/g/openembedded-core/message/204136 Mute This Topic: https://lists.openembedded.org/mt/108241641/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
