generic-poky/meta/recipes-devtools/gdb
Patrick Ohly 3e903cb42f recipes/*-cross recipes: ignore TARGET_ARCH sstate hash
"yocto-compat-layer.py --machines" showed that shared packages like
gcc-cross-powerpc64 have a sstate signature that depends on
TUNEFLAGS. As a result, there are unnecessary rebuilds and potential
conflicts in a multiconfig.

That's due to the way how TARGET_ARCH is set. Richard Purdie suggested
setting TARGET_ARCH[vardepvalue] as fix, which works. It would be
shorter to do that in cross.bbclass instead of repeating the relevant
line in different recipes, but Richard was concerned about potential
side-effects in other usages of cross.bbclass.

TARGET_GOARM as used in go.inc is still causing signature differences
for go-cross-powerpc64 and machines b4420qds-64b and p5020ds-64b. This
needs further investigation.

(From OE-Core rev: 39bfa0dd3237cbca47e7fca1075d521f9d073f25)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-12 15:09:58 +01:00
..
gdb gdb: Upgrade to 7.12.1 2017-02-23 12:49:49 -08:00
gdb-7.12.1.inc gdb: Upgrade to 7.12.1 2017-02-23 12:49:49 -08:00
gdb-common.inc gdb: don't bundle bfd.info -- leave that to binutils. 2017-03-17 16:53:04 +00:00
gdb-cross-canadian.inc gdb-cross-canadian: Depend on nativesdk-python3-importlib 2016-12-08 10:31:30 +00:00
gdb-cross-canadian_7.12.1.bb gdb: Upgrade to 7.12.1 2017-02-23 12:49:49 -08:00
gdb-cross.inc recipes/*-cross recipes: ignore TARGET_ARCH sstate hash 2017-04-12 15:09:58 +01:00
gdb-cross_7.12.1.bb gdb: Upgrade to 7.12.1 2017-02-23 12:49:49 -08:00
gdb.inc gdb: Upgrade to 7.11 2016-05-14 23:05:12 +01:00
gdb_7.12.1.bb recipes: Make use of the new bb.utils.filter() function 2017-03-01 11:17:45 +00:00