diff options
-rw-r--r-- | meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch b/meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch index 38b6107136..6e96ba2167 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: | |||
4 | - Install the plugins as modules not static and versioned shared libraries | 4 | - Install the plugins as modules not static and versioned shared libraries |
5 | - Add an option to disable building the documentation (needs asciidoc and xmlto) | 5 | - Add an option to disable building the documentation (needs asciidoc and xmlto) |
6 | 6 | ||
7 | Upstream-Status: Pending | 7 | Upstream-Status: Submitted [https://lore.kernel.org/linux-trace-devel/20240311111140.1789879-1-alex@linutronix.de/T/#u] |
8 | Signed-off-by: Ross Burton <ross.burton@arm.com> | 8 | Signed-off-by: Ross Burton <ross.burton@arm.com> |
9 | 9 | ||
10 | diff --git a/meson.build b/meson.build | 10 | diff --git a/meson.build b/meson.build |