summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2014-03-06 22:26:21 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-07 14:49:21 +0000
commitd798bd1d25ae0e57b65758c54f033afda96c14e1 (patch)
treeada96fd6d37143fdd74aa8408712d27119feed65 /meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb
parentc11b29ff4f24af0445c3c6a694b8dc2037dcd7e4 (diff)
downloadopenembedded-core-contrib-d798bd1d25ae0e57b65758c54f033afda96c14e1.tar.gz
lttng-ust: Disable doc/examples in the build
Don't build the doc examples - we don't need them and in fact they never successfully built in previous iterations of the lttng-ust recipe anyway. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb
index 9f806c1c5a..1629554b09 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb
@@ -22,6 +22,7 @@ PV = "2.4.0"
PE = "2"
SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.4 \
+ file://lttng-ust-doc-examples-disable.patch \
"
S = "${WORKDIR}/git"