diff options
author | Joshua Lock <josh@linux.intel.com> | 2009-12-19 12:29:14 +0000 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2009-12-21 10:51:50 +0000 |
commit | 2be65803cbb16ce4b20b0b3b20db3581c5ff0f57 (patch) | |
tree | d0047ab4b155f4d3ed7263f168ddeb20eadfa6dc /meta-moblin/packages/consolekit | |
parent | 52b821a3844635c25de30d2c849b1bdfbfead85a (diff) | |
download | openembedded-core-2be65803cbb16ce4b20b0b3b20db3581c5ff0f57.tar.gz openembedded-core-2be65803cbb16ce4b20b0b3b20db3581c5ff0f57.tar.bz2 openembedded-core-2be65803cbb16ce4b20b0b3b20db3581c5ff0f57.tar.xz openembedded-core-2be65803cbb16ce4b20b0b3b20db3581c5ff0f57.zip |
insane.bbclass: Fix gettext test
The previous gettext check was broken resulting in many false positives.
This improved version works as follows:
* Adds to the existing os.walk() and builds a list of configure.in and
configure.ac files
* Tests whether DEPENDS includes an appropriate gettext
* If not greps the configure files in the list for instances of AM_GNU_GETTEXT
* If if an instance is found we bb.fatal with an appropriate message
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/consolekit')
0 files changed, 0 insertions, 0 deletions