summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-ust_2.10.4.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-07-26 10:15:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-27 22:45:24 +0100
commit206e6e4d981331bdbbded4d176fe5100730039bb (patch)
tree98ef45a6d1fc69923a305b9f43d4eaeffd5283af /meta/recipes-kernel/lttng/lttng-ust_2.10.4.bb
parent04a21c70736cd8a0fd78a1bd0d979a95d5a5640d (diff)
downloadopenembedded-core-contrib-206e6e4d981331bdbbded4d176fe5100730039bb.tar.gz
lttng-ust: Check for gettid libc API
Fixes 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-ust_2.10.4.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_2.10.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.10.4.bb b/meta/recipes-kernel/lttng/lttng-ust_2.10.4.bb
index a8eebb223b..861a05e6a8 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.10.4.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.10.4.bb
@@ -27,6 +27,7 @@ PE = "2"
SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \
file://lttng-ust-doc-examples-disable.patch \
+ file://0001-Add-config-time-check-for-new-gettid-API.patch \
"
SRC_URI[md5sum] = "19916ff0dec23c90f985586a8cbd1fd2"