diff options
author | Lei Liu <lei.liu2@windriver.com> | 2013-11-21 00:54:00 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-12 17:00:22 +0000 |
commit | 532660dcfe8d7f90f5a431ed65832e29a7c29f0e (patch) | |
tree | 7c4d471415cdadaa0744f9d84cc7cace29a731dc /meta-yocto | |
parent | 6fe4b4dc95a8a3f5d84d94dd68aee5161df9fc14 (diff) | |
download | poky-532660dcfe8d7f90f5a431ed65832e29a7c29f0e.tar.gz |
base.bbclass: Fix incorrect setting of multilib PREFERRED_PROVIDER_virtual_pkg
PREFERRED_PROVIDER_virtual_pkg has been incorrectly set with more
than one multilib prefixes. For example, if we have two alternative
multilibs lib64 and lib32, PREFERRED_PROVIDER_virtual_pkg will be
set to lib32-lib64-pkg or lib64-lib32-pkg, depending on which
multilib shows up first in the list.
(From OE-Core master rev: 17a432dc059e24ba10d4baec988828c0025a5e46)
(From OE-Core rev: e5d8411869a2a018d0c8ab9d0e888027ac4208d5)
Signed-off-by: Lei Liu <lei.liu2@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions