diff options
author | Lei Liu <lei.liu2@windriver.com> | 2013-11-21 00:54:00 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-22 14:08:32 +0000 |
commit | 6a3a4ba267871efbae1e908e85edb70ce4a3c244 (patch) | |
tree | 8398c94dea05526bfb97d955d8f58ed246744323 /meta/recipes-bsp | |
parent | 6a8307c35705bf6c9f49c368dd730deef3d2ae15 (diff) | |
download | poky-6a3a4ba267871efbae1e908e85edb70ce4a3c244.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 rev: 17a432dc059e24ba10d4baec988828c0025a5e46)
Signed-off-by: Lei Liu <lei.liu2@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
0 files changed, 0 insertions, 0 deletions