summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gdb')
-rw-r--r--meta/recipes-devtools/gdb/gdb-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index f574d5c163..6f42dff780 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -5,6 +5,7 @@ SECTION = "devel"
5DEPENDS = "expat ncurses readline ${LTTNGUST}" 5DEPENDS = "expat ncurses readline ${LTTNGUST}"
6 6
7LTTNGUST = "lttng-ust" 7LTTNGUST = "lttng-ust"
8LTTNGUST_aarch64 = ""
8LTTNGUST_libc-uclibc = "" 9LTTNGUST_libc-uclibc = ""
9LTTNGUST_mips = "" 10LTTNGUST_mips = ""
10LTTNGUST_mipsel = "" 11LTTNGUST_mipsel = ""