]> code.ossystems Code Review - openembedded-core.git/commit
multilib: Remove recipe from multilib.conf that inherits allarch
authorDongxiao Xu <dongxiao.xu@intel.com>
Tue, 13 Sep 2011 11:52:45 +0000 (19:52 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Sep 2011 16:08:07 +0000 (17:08 +0100)
commit329d864f9bbf94ad3aae8df43d63fe10e4237e4f
tree24e564c3a93ea48cbfcf027af00a566ee40266a5
parent90ad70fe13a9f8409387ca70289998bdca649aeb
multilib: Remove recipe from multilib.conf that inherits allarch

Recipes like update-rc.d and qemu-config inherit "allarch", thus we
shouldn't add multilib BBCLASSEXTEND for them in multilib.conf.

Besides, we need to add multilib packages as the RPROVIDER contents for
those recipes, in order to avoid the NoProvider error when parsing.

[YOCTO #1471]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/multilib_global.bbclass
meta/conf/multilib.conf