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-29 15:09:24 +0100
commit5abaf2a5c1e8707189c5f607a19170e031e1c480 (patch)
tree638da0f049fb5fa6d91c8c218906f0ebc9841e8b /meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb
parentb129e1b8d19e790b8176bbb390ee9b7745773286 (diff)
downloadopenembedded-core-contrib-5abaf2a5c1e8707189c5f607a19170e031e1c480.tar.gz
lttng-tools: Fix build with glibc 2.30
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 \
file://lttng-sessiond.service \
file://0001-Skip-when-testapp-is-not-present.patch \
file://0002-Fix-check-for-lttng-modules-presence-before-testing.patch \
+ file://0001-check-for-gettid-API-during-configure.patch \
"
SRC_URI[md5sum] = "e7804d10e4cade381e241601f6047373"