diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-31 11:29:35 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-01 07:34:05 +0100 |
commit | ac692c6af7096c92fe8494ef11dcdfd97e61f268 (patch) | |
tree | 7e9703197ab4e4d19df9c3693eb349e83f2b6a1b /meta/classes/oelint.bbclass | |
parent | d3f991a5392cc1ce9332fa8339cbf37228ab56a0 (diff) | |
download | poky-ac692c6af7096c92fe8494ef11dcdfd97e61f268.tar.gz |
multilib_global: Fix PREFERRED_VERSION mapping for gcc-cross-canadian
Our multilib cross toolchains have <ml_prefix> as a prefix however we
only have a single gcc-cross-canadian for each arch and it is not
prefixed even in the multilib case. We can have two versions of
gcc-cross-canadian, 32 and 64 bit.
This fixes the multilib PREFERRED_VERSION mapping code so that
no prefix is added to the preferred version and therefore the
right versions of gcc-cross-canadian are used.
(From OE-Core rev: c4b3540fc2b66730e021dd0b0c89b0fbe9dbf77a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/oelint.bbclass')
0 files changed, 0 insertions, 0 deletions