From e5f5090cc011d25a872973870a738181bbe12724 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Mon, 8 Nov 2010 09:12:33 -0800 Subject: gdb upgrade from 7.1 to 7.2 Add new patch: gdb/fix_for_build_error_internal_error_call.patch : this avoids a build error. Signed-off-by: Nitin A Kamble --- meta/recipes-devtools/gdb/gdb.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/gdb/gdb.inc') diff --git a/meta/recipes-devtools/gdb/gdb.inc b/meta/recipes-devtools/gdb/gdb.inc index 0ddd90b..efa3cbf 100644 --- a/meta/recipes-devtools/gdb/gdb.inc +++ b/meta/recipes-devtools/gdb/gdb.inc @@ -3,7 +3,8 @@ require gdb-common.inc inherit gettext SRC_URI += "file://kill_arm_map_symbols.patch \ - file://gdbserver-cflags-last.diff;striplevel=0 " + file://gdbserver-cflags-last.diff;striplevel=0 \ + file://fix_for_build_error_internal_error_call.patch " #LDFLAGS_append = " -s" #export CFLAGS_append=" -L${STAGING_LIBDIR}" -- cgit v1.1