gettext enhancements: Make it easier to use the right gettext
authorJoshua Lock <josh@linux.intel.com>
Wed, 31 Mar 2010 11:19:58 +0000 (12:19 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 5 May 2010 14:05:40 +0000 (15:05 +0100)
commit12a05b660c12d2be2efd44db7372159ab62bd4fd
treeb9e5cc9aa7cc90fd86ea22a1c8d82c557208ebf2
parentd1a8b276c0f7c2838816071bca797bb56fcccef7
gettext enhancements: Make it easier to use the right gettext

This patch adds a check to insane to ensure that gettext exists in the
dependancy list when it is used in the configure.[ac|in]

Further we enhance the gettext class to enable easy addition of the required
gettext dependancies by inheriting the gettext class.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
classes/cross-canadian.bbclass
classes/cross.bbclass
classes/gettext.bbclass
classes/insane.bbclass
classes/native.bbclass