mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
recipes: Disable lttng for riscv
(From OE-Core rev: 1e4e58d51498101e1e1b36fd4c3ad51052c15a6a) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,6 +5,7 @@ DEPENDS = "expat zlib ncurses virtual/libiconv ${LTTNGUST}"
|
||||
|
||||
LTTNGUST = "lttng-ust"
|
||||
LTTNGUST_aarch64 = ""
|
||||
LTTNGUST_riscv64 = ""
|
||||
LTTNGUST_mipsarch = ""
|
||||
LTTNGUST_sh4 = ""
|
||||
LTTNGUST_libc-musl = ""
|
||||
|
||||
Reference in New Issue
Block a user