Files
poky/meta/recipes-devtools
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
..
2013-03-22 16:54:37 +00:00
2013-01-07 11:09:36 +00:00
2013-03-18 13:18:21 +00:00
2013-01-07 13:38:29 +00:00
2013-04-18 22:01:21 +01:00
2013-02-28 23:15:51 +00:00
2013-02-01 15:54:03 +00:00
2013-04-22 14:45:04 +01:00
2013-03-05 13:14:56 +00:00
2013-02-04 13:18:27 +00:00
2013-02-06 09:37:26 +00:00
2011-11-29 11:22:04 +00:00
2013-04-28 12:12:20 +01:00
2013-01-07 13:38:27 +00:00
2013-03-01 13:03:28 +00:00
2013-04-02 17:57:07 +01:00
2013-04-29 14:45:06 +01:00
2013-03-18 13:18:24 +00:00
2012-12-26 11:34:09 +00:00
2013-02-04 16:42:49 +00:00
2011-12-08 15:24:32 +00:00
2012-08-19 10:46:39 +01:00
2013-03-23 17:40:27 +00:00