From fdb1a67fa3891f40f038c393e907b4e30161b4b5 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 19 Apr 2024 14:19:40 +0200 Subject: [PATCH] libtraceevent: submit meson.patch upstream [RP: Add url to submission] Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit d00306620aa890a361f42516a064d64dd7c68aa7) Signed-off-by: Steve Sakoman --- meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch b/meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch index 38b6107136f..6e96ba21675 100644 --- a/meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch +++ b/meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch @@ -4,7 +4,7 @@ Fixes for the Meson build of libtraceevent: - Install the plugins as modules not static and versioned shared libraries - Add an option to disable building the documentation (needs asciidoc and xmlto) -Upstream-Status: Pending +Upstream-Status: Submitted [https://lore.kernel.org/linux-trace-devel/20240311111140.1789879-1-alex@linutronix.de/T/#u] Signed-off-by: Ross Burton diff --git a/meson.build b/meson.build -- 2.47.3