mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
lttng: submit patches upstream
(From OE-Core rev: 6a7bd6cdf4f81808212807182861815483277272) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
063a0471b7
commit
28f9393d26
@@ -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 +-
|
||||
|
||||
@@ -5,7 +5,7 @@ Subject: [PATCH] lttng-ust-common: link with liburcu explicitly
|
||||
|
||||
Otherwise linking errors are seen on x86-32.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [by email to lttng-dev, Francis, Jonathan]
|
||||
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
|
||||
---
|
||||
src/lib/lttng-ust-common/Makefile.am | 1 +
|
||||
|
||||
Reference in New Issue
Block a user