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_7.2.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/recipes-devtools/gdb/gdb_7.2.bb (limited to 'meta/recipes-devtools/gdb/gdb_7.2.bb') diff --git a/meta/recipes-devtools/gdb/gdb_7.2.bb b/meta/recipes-devtools/gdb/gdb_7.2.bb new file mode 100644 index 0000000000..ec413a1397 --- /dev/null +++ b/meta/recipes-devtools/gdb/gdb_7.2.bb @@ -0,0 +1,3 @@ +require gdb.inc + +PR = "r0" -- cgit v1.2.3-54-g00ecf