]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
lttng-tools: Update patch status
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Mar 2025 14:28:15 +0000 (14:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Mar 2025 15:24:31 +0000 (15:24 +0000)
A couple of patches were merged upstream, mark as such.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-tools/0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch
meta/recipes-kernel/lttng/lttng-tools/0001-compat-Define-off64_t-as-off_t-on-linux.patch

index 3286dfb5c1905020b9003f09e77fb487f7b29ca4..8ddc5883541c84b41bcb73a9fe668482cf3f74c5 100644 (file)
@@ -24,8 +24,8 @@ environment variable any more.
 Fixes: 3a174400
 ("tests:add check_skip_kernel_test to check root user and lttng kernel modules")
 
-Upstream-Status: Submitted [https://review.lttng.org/c/lttng-tools/+/12155]
-
+Submitted [https://review.lttng.org/c/lttng-tools/+/12155]
+Upstream-Status: Backport [https://github.com/lttng/lttng-tools/commit/78f5b22de60c114c5c83410015a08bdd212edc0b]
 Change-Id: I371e9ba717613e2940186f710cf3cccd35baed6c
 Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
 ---
index 4e21d1e9f10c2a2683df6ef8ba676aaad8faac93..25caccdef8fd116901b908238802a9cf909ca51b 100644 (file)
@@ -14,7 +14,8 @@ As such, it is safe to assume off_t is 64-bit wide. This is checked by a
 static_assert to catch any platform where autoconf would let a 32-bit
 off_t slip.
 
-Upstream-Status: Submitted [https://review.lttng.org/c/lttng-tools/+/9268]
+Submitted [https://review.lttng.org/c/lttng-tools/+/9268]
+Upstream-Status: Backport [https://github.com/lttng/lttng-tools/commit/57fd993799a2b081c826f6fc8def32d28d526bfb]
 Reported-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
 Change-Id: If2c6007a8c85bc3f3065002af8a7538b882fb4a8