]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: Add LINGUAS_INSTALL to dependency list
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jul 2011 16:40:12 +0000 (09:40 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jul 2011 15:04:57 +0000 (16:04 +0100)
commit2f731352aa21b43b35247eafd873de775eb0de34
tree315bc7b30b96485d14475ca0d41fb9daf0843525
parentfa16a06a34d721d49b795674bac5100823caf16e
image.bbclass: Add LINGUAS_INSTALL to dependency list

Currently if there are locales to install in the image the appropriate
packages might not automatically get built since there is no dependency
being exposed to bitbake.

This patch exposes the missing dependencies to bitbake through the RDEPENDS
field hence ensuring images build successfully when locales are added but
not depended upon anywhere else in the build.

[YOCTO #1215]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass