summaryrefslogtreecommitdiff
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:28 +0100
commit338320be00101cb182c8ccdad162076e7c3d3dbc (patch)
tree8254322a15b87f10dde52875366b7bb7811ce6f8 /meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch
parent2dfdf483e9de5bcb24149f619b0c7fc466221204 (diff)
downloadopenembedded-core-338320be00101cb182c8ccdad162076e7c3d3dbc.tar.gz
openembedded-core-338320be00101cb182c8ccdad162076e7c3d3dbc.tar.bz2
openembedded-core-338320be00101cb182c8ccdad162076e7c3d3dbc.zip
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). 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 \