]> code.ossystems Code Review - openembedded-core.git/commit
cross-canadian: update GNU name for ILP32 triplet
authorDaniel Díaz <daniel.diaz@linaro.org>
Mon, 13 Nov 2017 18:06:25 +0000 (12:06 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jan 2018 09:26:31 +0000 (09:26 +0000)
commit3a599e9d9df4aee25b6aa887563ef833559d96f8
treecf3d7389ace9181f7f23c466ebf5927eccce3f3e
parente73262ee888851e829df535ccf09d0da833f2061
cross-canadian: update GNU name for ILP32 triplet

As discussed and agreed in Linaro Connect Budapest 2017 [1],
the GNU name for ARM64 with 32-bit ABI has been changed, e.g.,
from:
  aarch64_ilp32-linux-gnu
to:
  aarch64-linux-gnu_ilp32

The current code has "ilp32" as an OS variant; this change
updates that variant to include the underscore in order to
match the agreed convention.

More information about ARM64 ILP32 can be found here:
* https://wiki.debian.org/Arm64ilp32Port
* https://wiki.linaro.org/Platform/arm64-ilp32

[1] https://lists.linaro.org/pipermail/cross-distro/2017-March/000864.html

Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/cross-canadian.bbclass