aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdbserver.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-10-13 17:06:00 -0700
committerKhem Raj <raj.khem@gmail.com>2009-10-13 17:11:16 -0700
commit97dc77c75df5706bcd83a7f8afc77db194fe973f (patch)
tree5d17f6139de0e021c54626f0140c197bb74dc728 /recipes/gdb/gdbserver.inc
parentaab5154587a8aa236e0689bb5bcf3fad6c06473a (diff)
downloadopenembedded-97dc77c75df5706bcd83a7f8afc77db194fe973f.tar.gz
gdb-7.0: Add new recipes which use gdb 7.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gdb/gdbserver.inc')
-rw-r--r--recipes/gdb/gdbserver.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gdb/gdbserver.inc b/recipes/gdb/gdbserver.inc
index e02f276cb6..b98058fe5d 100644
--- a/recipes/gdb/gdbserver.inc
+++ b/recipes/gdb/gdbserver.inc
@@ -11,6 +11,8 @@ RRECOMMENDS_gdb_append_linux-gnueabi = " glibc-thread-db "
inherit gettext
+FILESPATHPKG =. "gdb-${PV}:"
+
SRC_URI += "file://kill_arm_map_symbols.patch;patch=1 \
file://gdbserver-cflags-last.diff;patch=1;pnum=0"
#FIXME file://uclibc.patch;patch=1 \