summaryrefslogtreecommitdiff
path: root/meta/packages/gdb/gdb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gdb/gdb.inc')
-rw-r--r--meta/packages/gdb/gdb.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/gdb/gdb.inc b/meta/packages/gdb/gdb.inc
index e1acceb2f..fbfb9ad56 100644
--- a/meta/packages/gdb/gdb.inc
+++ b/meta/packages/gdb/gdb.inc
@@ -9,3 +9,6 @@ SRC_URI += "file://kill_arm_map_symbols.patch;patch=1 \
#LDFLAGS_append = " -s"
#export CFLAGS_append=" -L${STAGING_LIBDIR}"
+# cross-canadian must not see this
+PACKAGES =+ "gdbserver"
+FILES_gdbserver = "${bindir}/gdbserver"