[oe-commits] [openembedded-core] 04/04: gdb: Do not disable lttng-ust on risc-v

git at git.openembedded.org git at git.openembedded.org
Tue Mar 19 10:47:03 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 563de8e3a07942beb60c72eb1a8072be9035a0a7
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Mon Mar 18 21:41:59 2019 -0700

    gdb: Do not disable lttng-ust on risc-v
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Cc: Jonathan Rajotte-Julien <jonathan.rajotte-julien at efficios.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/gdb/gdb-common.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index 57bc0dc..a07625b 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 = ""

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list