diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-04-11 20:38:37 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-12 15:02:13 +0100 |
commit | f346473a4868563db7fb63665e808c3fe25a8b58 (patch) | |
tree | 38b66b740a2f5aae725c77a4ad3b33ec626a4a45 /meta/recipes-devtools/mtd | |
parent | 58149a7be4172074349951aaf5af95fa40fd4bdb (diff) | |
download | openembedded-core-f346473a4868563db7fb63665e808c3fe25a8b58.tar.gz openembedded-core-f346473a4868563db7fb63665e808c3fe25a8b58.tar.bz2 openembedded-core-f346473a4868563db7fb63665e808c3fe25a8b58.zip |
gdb-cross: avoid tune specific paths
gdb-cross used to be specific to the tune flags, but isn't
anymore. Therefore it is enough to use TARGET_SYS instead of
TUNE_PKGARCH to create a unique path.
Fixes a sstate signature difference that was found via
yocto-compat-layer.py's test_machine_signatures check. In practice it
probably showed up as unnecessarily rebuilding gdb-cross when
switching between machines like intel-corei7-64 and qemux86-64.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/mtd')
0 files changed, 0 insertions, 0 deletions