summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb9
1 files changed, 8 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb b/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
index 86418f14c0..b720b84afa 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01d7fc4496aacf37d90df90b90b0cac1 \
11 11
12DEPENDS = "liburcu popt libxml2 util-linux" 12DEPENDS = "liburcu popt libxml2 util-linux"
13RDEPENDS_${PN} = "libgcc" 13RDEPENDS_${PN} = "libgcc"
14RDEPENDS_${PN}-ptest += "make perl bash gawk ${PN} babeltrace procps perl-module-overloading coreutils util-linux" 14RDEPENDS_${PN}-ptest += "make perl bash gawk ${PN} babeltrace procps perl-module-overloading coreutils util-linux kmod"
15RDEPENDS_${PN}-ptest_append_libc-glibc = " glibc-utils" 15RDEPENDS_${PN}-ptest_append_libc-glibc = " glibc-utils"
16RDEPENDS_${PN}-ptest_append_libc-musl = " musl-utils" 16RDEPENDS_${PN}-ptest_append_libc-musl = " musl-utils"
17# babelstats.pl wants getopt-long 17# babelstats.pl wants getopt-long
@@ -33,6 +33,13 @@ SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \
33 file://x32.patch \ 33 file://x32.patch \
34 file://run-ptest \ 34 file://run-ptest \
35 file://lttng-sessiond.service \ 35 file://lttng-sessiond.service \
36 file://0001-Fix-tests-link-libpause_consumer-on-liblttng-ctl.patch \
37 file://0002-Fix-test-skip-test_getcpu_override-on-single-thread-.patch \
38 file://0003-Fix-test-unit-the-tree-origin-can-be-a-symlink-itsel.patch \
39 file://0004-Skip-when-testapp-is-not-present.patch\
40 file://0005-Tests-use-modprobe-to-test-for-the-presence-of-lttng.patch \
41 file://0006-Tests-check-for-lttng-modules-presence.patch \
42 file://0007-Fix-getgrnam-is-not-MT-Safe-use-getgrnam_r.patch \
36 " 43 "
37 44
38SRC_URI[md5sum] = "e88c521b5da6bb48a8187af633336ecc" 45SRC_URI[md5sum] = "e88c521b5da6bb48a8187af633336ecc"