]> code.ossystems Code Review - openembedded-core.git/commit
gdb family: upgrade from 6.8 to 7.1
authorNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 28 Jun 2010 15:51:08 +0000 (08:51 -0700)
committerSaul Wold <Saul.Wold@intel.com>
Fri, 9 Jul 2010 05:05:20 +0000 (22:05 -0700)
commit936a73eae5fd5732c9dc5ae2a47d6196f7f69c0a
treec758f2ec55ab78fb71d962d85d82335b47f46c04
parentda46e7f70546c14ddd8efc0f64371b637092293d
gdb family: upgrade from 6.8 to 7.1

upgraded gdb, gdb-cross & gdb-cross-canadian recipes.

ignore_whitespace_changes.patch : this patch is not needed anymore
because the newer version fixed the issue differently.

rebased other patches to the newer version of the source code.

Added the --with-libelf line in the gdb-common.inc to fix a
configure faulre.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
13 files changed:
meta/packages/gdb/files/ignore_whitespace_changes.patch [deleted file]
meta/packages/gdb/gdb-common.inc
meta/packages/gdb/gdb-cross-canadian_7.1.bb [moved from meta/packages/gdb/gdb-cross-canadian_6.8.bb with 93% similarity]
meta/packages/gdb/gdb-cross_7.1.bb [moved from meta/packages/gdb/gdb-cross_6.8.bb with 88% similarity]
meta/packages/gdb/gdb.inc
meta/packages/gdb/gdb/gdbserver-cflags-last.diff [moved from meta/packages/gdb/files/gdbserver-cflags-last.diff with 50% similarity]
meta/packages/gdb/gdb/kill_arm_map_symbols.patch [moved from meta/packages/gdb/files/kill_arm_map_symbols.patch with 100% similarity]
meta/packages/gdb/gdb/libiberty-cross.patch [moved from meta/packages/gdb/files/libiberty-cross.patch with 100% similarity]
meta/packages/gdb/gdb/no-werror.patch [moved from meta/packages/gdb/files/no-werror.patch with 54% similarity]
meta/packages/gdb/gdb/sim-install-6.6.patch [moved from meta/packages/gdb/files/sim-install-6.6.patch with 100% similarity]
meta/packages/gdb/gdb/sim-install.patch [moved from meta/packages/gdb/files/sim-install.patch with 100% similarity]
meta/packages/gdb/gdb/uclibc.patch [moved from meta/packages/gdb/files/uclibc.patch with 100% similarity]
meta/packages/gdb/gdb_7.1.bb [moved from meta/packages/gdb/gdb_6.8.bb with 62% similarity]