summaryrefslogtreecommitdiffstats
path: root/meta/packages/gdb/gdb.inc
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-04-04 15:18:57 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-04-04 15:18:57 +0000
commita0f23c6b9e5956e2e3ef3c465900a2d294db2fb4 (patch)
treea4ab855064f2ba89a865fd0c9a47919fb9040d14 /meta/packages/gdb/gdb.inc
parent98eb6feeb643977694ddd8ba88bf35f9df114d26 (diff)
downloadpoky-a0f23c6b9e5956e2e3ef3c465900a2d294db2fb4.tar.gz
gdb: upgraded to 6.8
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4174 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gdb/gdb.inc')
-rw-r--r--meta/packages/gdb/gdb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gdb/gdb.inc b/meta/packages/gdb/gdb.inc
index 1af156ca03..c32c6cf143 100644
--- a/meta/packages/gdb/gdb.inc
+++ b/meta/packages/gdb/gdb.inc
@@ -12,7 +12,7 @@ inherit gettext
12 12
13SRC_URI += "file://kill_arm_map_symbols.patch;patch=1 \ 13SRC_URI += "file://kill_arm_map_symbols.patch;patch=1 \
14 file://gdbserver-cflags-last.diff;patch=1;pnum=0 \ 14 file://gdbserver-cflags-last.diff;patch=1;pnum=0 \
15 file://ignore_whitespace_changes.patch;patch=1" 15 file://ignore_whitespace_changes.patch;patch=1 "
16#FIXME file://uclibc.patch;patch=1 \ 16#FIXME file://uclibc.patch;patch=1 \
17 17
18EXTRA_OEMAKE = "'SUBDIRS=intl mmalloc libiberty opcodes bfd sim gdb etc utils'" 18EXTRA_OEMAKE = "'SUBDIRS=intl mmalloc libiberty opcodes bfd sim gdb etc utils'"