summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-ust_2.12.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-ust_2.12.0.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_2.12.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.12.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.12.0.bb
index ad544d1b4a..67a4307c7b 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.12.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.12.0.bb
@@ -15,6 +15,8 @@ PYTHON_OPTION = "am_cv_python_pyexecdir='${PYTHON_SITEPACKAGES_DIR}' \
15 15
16inherit autotools lib_package manpages python3native 16inherit autotools lib_package manpages python3native
17 17
18include lttng-platforms.inc
19
18EXTRA_OECONF = "--disable-numa" 20EXTRA_OECONF = "--disable-numa"
19 21
20DEPENDS = "liburcu util-linux" 22DEPENDS = "liburcu util-linux"