summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-tools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-04 08:13:16 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-06 11:09:48 +0000
commit6a7bd6cdf4f81808212807182861815483277272 (patch)
tree58e89c6e85909a923bcfb479be31bbedf9cf1252 /meta/recipes-kernel/lttng/lttng-tools
parent58b4aae2f7a539e80c61c50a04ec22983dbd0745 (diff)
downloadopenembedded-core-6a7bd6cdf4f81808212807182861815483277272.tar.gz
lttng: submit patches upstream
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-tools')
-rw-r--r--meta/recipes-kernel/lttng/lttng-tools/0001-src-common-correct-header-location.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools/0001-src-common-correct-header-location.patch b/meta/recipes-kernel/lttng/lttng-tools/0001-src-common-correct-header-location.patch
index 925b51c3ce..24fcce41cb 100644
--- a/meta/recipes-kernel/lttng/lttng-tools/0001-src-common-correct-header-location.patch
+++ b/meta/recipes-kernel/lttng/lttng-tools/0001-src-common-correct-header-location.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] src/common: correct header location
sys/unistd.h is not guaranteed to exist, and does not with
e.g. musl C library.
-Upstream-Status: Pending
+Upstream-Status: Backport [http://git.lttng.org/?p=lttng-tools.git;a=commitdiff;h=8f14767d33f786d895e50633fb46b880249b6c54]
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
src/common/kernel-probe.c | 2 +-