]> code.ossystems Code Review - openembedded-core.git/commit
multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes
authorDongxiao Xu <dongxiao.xu@intel.com>
Tue, 27 Sep 2011 07:28:02 +0000 (15:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Sep 2011 10:47:23 +0000 (11:47 +0100)
commit93984bb1c9440294a694986831d7a4114c55a282
tree3fb2cb5a46e8465687c16c6da69625d322972a69
parentc91fb898039ac5ee0101fd652704d32ea9a5e75d
multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes

RDEPENDS of image type recipe needs to be mapped to make sure that the
packages included in the image should be multilib version.

Also add LINGUAS_INSTALL into MULTILIB_PACKAGE_INSTALL list.

[YOCTO #1496]
[YOCTO #1527]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/classes/multilib.bbclass