summaryrefslogtreecommitdiffstats
path: root/meta/packages/gdb/gdb-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gdb/gdb-common.inc')
-rw-r--r--meta/packages/gdb/gdb-common.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/packages/gdb/gdb-common.inc b/meta/packages/gdb/gdb-common.inc
index 49231a525d..ef7d43b153 100644
--- a/meta/packages/gdb/gdb-common.inc
+++ b/meta/packages/gdb/gdb-common.inc
@@ -33,9 +33,6 @@ do_configure () {
33 oe_runconf 33 oe_runconf
34} 34}
35 35
36PACKAGES =+ "gdbserver"
37FILES_gdbserver = "${bindir}/gdbserver"
38
39RRECOMMENDS_gdb_append_linux = " glibc-thread-db " 36RRECOMMENDS_gdb_append_linux = " glibc-thread-db "
40RRECOMMENDS_gdb_append_linux-gnueabi = " glibc-thread-db " 37RRECOMMENDS_gdb_append_linux-gnueabi = " glibc-thread-db "
41 38