diff options
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-tools_2.10.5.bb')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-tools_2.10.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.10.5.bb b/meta/recipes-kernel/lttng/lttng-tools_2.10.5.bb index 11d7db6848..85ed3c691b 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_2.10.5.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_2.10.5.bb | |||
@@ -25,6 +25,7 @@ PACKAGECONFIG[lttng-ust] = "--with-lttng-ust, --without-lttng-ust, lttng-ust" | |||
25 | PACKAGECONFIG[kmod] = "--with-kmod, --without-kmod, kmod" | 25 | PACKAGECONFIG[kmod] = "--with-kmod, --without-kmod, kmod" |
26 | PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages, asciidoc-native xmlto-native libxslt-native" | 26 | PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages, asciidoc-native xmlto-native libxslt-native" |
27 | PACKAGECONFIG_remove_libc-musl = "lttng-ust" | 27 | PACKAGECONFIG_remove_libc-musl = "lttng-ust" |
28 | PACKAGECONFIG_remove_arc = "lttng-ust" | ||
28 | PACKAGECONFIG_remove_riscv64 = "lttng-ust" | 29 | PACKAGECONFIG_remove_riscv64 = "lttng-ust" |
29 | 30 | ||
30 | SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \ | 31 | SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \ |