generic-poky/meta/recipes-devtools/gdb
Phil Blundell ac273d6564 gdb-cross: Adjust ${datadir} to avoid file conflicts in sysroot
GDB wants to install a bunch of files in ${datadir}/gdb/python/gdb
and ${datadir}/gdb/syscalls.  These pathnames are invariant with
TARGET_ARCH which means that if you build gdb multiple times for
different targets they will all try to write to the same location
and you get a lot of warning spew about manifest conflicts.

Prevent this by factoring the target specification into ${datadir}
so that different copies of GDB install their files into different
paths.

(From OE-Core rev: 3e87aba1ee2ca0e39ba66fb7cba52e48df499c23)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-29 14:45:06 +01:00
..
gdb gdb: Upgrade 7.4 -> 7.5 2012-09-21 11:10:21 +01:00
gdb-common.inc gdb: update to upstream version 7.5.1 2012-12-19 17:54:54 +00:00
gdb-cross-canadian.inc gdb-cross-canadian: Set RDEPENDS on the specific package that needs it 2013-02-04 16:42:47 +00:00
gdb-cross-canadian_7.5.1.bb gdb: update to upstream version 7.5.1 2012-12-19 17:54:54 +00:00
gdb-cross.inc gdb-cross: Adjust ${datadir} to avoid file conflicts in sysroot 2013-04-29 14:45:06 +01:00
gdb-cross_7.5.1.bb gdb: update to upstream version 7.5.1 2012-12-19 17:54:54 +00:00
gdb.inc gdb: Upgrade 7.4 -> 7.5 2012-09-21 11:10:21 +01:00
gdb_7.5.1.bb gdb: update to upstream version 7.5.1 2012-12-19 17:54:54 +00:00