From 01f3a0cd730519a3a3402082a53ed7814d58a427 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 27 Jul 2019 08:58:49 -0700 Subject: lttng-tools: Fix build with glibc 2.30 (From OE-Core rev: 5abaf2a5c1e8707189c5f607a19170e031e1c480) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-kernel/lttng/lttng-tools_2.10.7.bb') 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" -- cgit v1.2.3-54-g00ecf