diff mbox series

[3/3] gdb: Do not disable lttng-ust on risc-v

Message ID 20190319044159.27902-3-raj.khem@gmail.com
State New
Headers show
Series [V2,1/3] lttng: Enable tools and modules on riscv | expand

Commit Message

Khem Raj March 19, 2019, 4:41 a.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>

Cc: Jonathan Rajotte-Julien <jonathan.rajotte-julien@efficios.com>
---
v2: Rebased

 meta/recipes-devtools/gdb/gdb-common.inc | 1 -
 1 file changed, 1 deletion(-)

-- 
2.21.0

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox series

Patch

diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index 57bc0dc773..a07625bb8d 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -6,7 +6,6 @@  DEPENDS = "expat zlib ncurses virtual/libiconv ${LTTNGUST} bison-native"
 LTTNGUST = "lttng-ust"
 LTTNGUST_arc = ""
 LTTNGUST_aarch64 = ""
-LTTNGUST_riscv64 = ""
 LTTNGUST_mipsarch = ""
 LTTNGUST_sh4 = ""
 LTTNGUST_libc-musl = ""