mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
gdb: AArch64 lacks lttng support
(From OE-Core rev: 2288c2a9abe828ffb0bbd527105fb633ac818354) Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
94d31b0b36
commit
e125870bec
@@ -5,6 +5,7 @@ SECTION = "devel"
|
|||||||
DEPENDS = "expat ncurses readline ${LTTNGUST}"
|
DEPENDS = "expat ncurses readline ${LTTNGUST}"
|
||||||
|
|
||||||
LTTNGUST = "lttng-ust"
|
LTTNGUST = "lttng-ust"
|
||||||
|
LTTNGUST_aarch64 = ""
|
||||||
LTTNGUST_libc-uclibc = ""
|
LTTNGUST_libc-uclibc = ""
|
||||||
LTTNGUST_mips = ""
|
LTTNGUST_mips = ""
|
||||||
LTTNGUST_mipsel = ""
|
LTTNGUST_mipsel = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user