summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2024-04-19 14:19:40 +0200
committerSteve Sakoman <steve@sakoman.com>2024-06-19 08:34:58 -0700
commita39410ff489bb0da2a6bb4cdeff0eb2af843c46c (patch)
treef0c342641458477a5acb7c78f518953ec53727bd
parenta4cd5dc1eedeff7117d883732cc8fdfb83afabaf (diff)
downloadpoky-a39410ff489bb0da2a6bb4cdeff0eb2af843c46c.tar.gz
libtraceevent: submit meson.patch upstream
[RP: Add url to submission] (From OE-Core rev: fdb1a67fa3891f40f038c393e907b4e30161b4b5) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d00306620aa890a361f42516a064d64dd7c68aa7) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch2
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
7Upstream-Status: Pending 7Upstream-Status: Submitted [https://lore.kernel.org/linux-trace-devel/20240311111140.1789879-1-alex@linutronix.de/T/#u]
8Signed-off-by: Ross Burton <ross.burton@arm.com> 8Signed-off-by: Ross Burton <ross.burton@arm.com>
9 9
10diff --git a/meson.build b/meson.build 10diff --git a/meson.build b/meson.build