summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
diff options
context:
space:
mode:
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>2019-05-22 22:21:31 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-27 17:06:34 +0100
commitd91def0525dce60b6d359dc5e20145e7c0bc03de (patch)
treeab1bb99c01a7f05d35421ff0ea78399daf9dcfa2 /meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
parenta3881ccdb2fdd4e4c3e6713d1e9b412b008db52d (diff)
downloadpoky-d91def0525dce60b6d359dc5e20145e7c0bc03de.tar.gz
lttng-tools: prevent test timeout when lttng-modules is not present
(From OE-Core rev: 3a099ab54e23f797c12777dce97437b7dc97de25) Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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.bb1
1 files changed, 1 insertions, 0 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 a3fabb20ec..f1bb7224f3 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
@@ -39,6 +39,7 @@ SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \
39 file://0005-Tests-use-modprobe-to-test-for-the-presence-of-lttng.patch \ 39 file://0005-Tests-use-modprobe-to-test-for-the-presence-of-lttng.patch \
40 file://0006-Tests-check-for-lttng-modules-presence.patch \ 40 file://0006-Tests-check-for-lttng-modules-presence.patch \
41 file://0007-Fix-getgrnam-is-not-MT-Safe-use-getgrnam_r.patch \ 41 file://0007-Fix-getgrnam-is-not-MT-Safe-use-getgrnam_r.patch \
42 file://0008-Fix-check-for-lttng-modules-presence-before-testing.patch \
42 " 43 "
43 44
44SRC_URI[md5sum] = "e88c521b5da6bb48a8187af633336ecc" 45SRC_URI[md5sum] = "e88c521b5da6bb48a8187af633336ecc"