1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

lttng-ust: lttng-ust works fine on musl no need to remove it

(From OE-Core rev: 1eaf5f374dc1e9e5be83ecb4f31b86acea850486)

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jonathan Rajotte
2019-04-04 21:47:42 +00:00
committed by Richard Purdie
parent 9c01b82269
commit efbc68e1a4
3 changed files with 0 additions and 3 deletions
@@ -37,7 +37,6 @@ SYSTEMTAP_riscv64 = ""
# lttng-ust uses sched_getcpu() which is not there on for some platforms.
LTTNGUST = "lttng-ust"
LTTNGUST_libc-musl = ""
LTTNGUST_arc = ""
LTTNGTOOLS = "lttng-tools"