summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-07-27 08:58:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-31 13:50:46 +0100
commit01f3a0cd730519a3a3402082a53ed7814d58a427 (patch)
tree74fb895dd5bd8f9cd42b2c84817ac05473935f71 /meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb
parente72a75671d5b82edc09062415e09ebfdbfe5cfbe (diff)
downloadpoky-01f3a0cd730519a3a3402082a53ed7814d58a427.tar.gz
lttng-tools: Fix build with glibc 2.30
(From OE-Core rev: 5abaf2a5c1e8707189c5f607a19170e031e1c480) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb b/meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb
index 469ad111c4..aa6d19d0fa 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb
@@ -34,6 +34,7 @@ SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \
34 file://lttng-sessiond.service \ 34 file://lttng-sessiond.service \
35 file://0001-Skip-when-testapp-is-not-present.patch \ 35 file://0001-Skip-when-testapp-is-not-present.patch \
36 file://0002-Fix-check-for-lttng-modules-presence-before-testing.patch \ 36 file://0002-Fix-check-for-lttng-modules-presence-before-testing.patch \
37 file://0001-check-for-gettid-API-during-configure.patch \
37 " 38 "
38 39
39SRC_URI[md5sum] = "e7804d10e4cade381e241601f6047373" 40SRC_URI[md5sum] = "e7804d10e4cade381e241601f6047373"