]> code.ossystems Code Review - openembedded-core.git/commit
multilib_global.bbclass: Fix non-multilib package provides
authorMark Hatle <mark.hatle@windriver.com>
Tue, 20 Sep 2011 17:06:54 +0000 (12:06 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Sep 2011 12:32:33 +0000 (13:32 +0100)
commit66fa6b7e13fbcc5f75fb1b8aa3aedfbdbc148688
tree45f092a2ab37d7be6849eb168bef8040dc19a6f0
parentdd63f64155e0fe41c27a8c9be84dfc0a255a3ff7
multilib_global.bbclass: Fix non-multilib package provides

In non-multilib packages, configured in a multilib configuration we
need to adjust the system provides and rprovides to include the
virtual multilib variant.

This resolves a problem introduced in the
329d864f9bbf94ad3aae8df43d63fe10e4237e4f commit.  Where "allarch"
packages were suddenly providing all variants of an object.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/multilib_global.bbclass