aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-31 11:31:29 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-03 09:58:39 +0100
commit8f0ca9c0e301fc0ff5ddeffe5d9bde0d3c6acaed (patch)
treee9376e6336ba207334d80386e737470005811097 /meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch
parentb0e728871e5317623d17d77e0c7263ab17171115 (diff)
downloadopenembedded-core-contrib-8f0ca9c0e301fc0ff5ddeffe5d9bde0d3c6acaed.tar.gz
lttng-ust: Update 2.7.1 -> 2.8.1
Drop aarch64_be patch which is now upstream. Update doc patch to apply to latest version. Disable man generation in configure options to match docs patch (for now). (From OE-Core rev: 338320be00101cb182c8ccdad162076e7c3d3dbc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch')
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch b/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch
index b68a9899c9..caf0b8bcf7 100644
--- a/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch
+++ b/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch
@@ -11,7 +11,7 @@ Index: doc/Makefile.am
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,4 @@
--SUBDIRS = . examples
+-SUBDIRS = . man examples
+SUBDIRS = .
dist_man_MANS = man/lttng-gen-tp.1 \