summaryrefslogtreecommitdiff
path: root/scripts/qemuimage-tests/tools/compiler_test.sh
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-05-30 09:49:15 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-05-31 16:03:38 +0100
commit935506b3ea7a64a6c0f4b14c6c9931ccf8b98828 (patch)
tree791e80ee4bfe87453f6b4b85164a454fcf86a814 /scripts/qemuimage-tests/tools/compiler_test.sh
parent74c3959c7b4554fa706cfb177446050798be67b5 (diff)
downloadopenembedded-core-935506b3ea7a64a6c0f4b14c6c9931ccf8b98828.tar.gz
openembedded-core-935506b3ea7a64a6c0f4b14c6c9931ccf8b98828.tar.bz2
openembedded-core-935506b3ea7a64a6c0f4b14c6c9931ccf8b98828.zip
python-smartpm: add gettext-native to DEPENDS
Fixes the following failure at do_install building python-smartpm-native if gettext-native has not already been built and gettext tools are not installed on the host: | compiling locale/it/LC_MESSAGES/smart.po -> locale/it/LC_MESSAGES/smart.mo | sh: msgfmt: command not found ... | creating $D/usr/share/share/locale/it/LC_MESSAGES | error: can't copy 'locale/it/LC_MESSAGES/smart.mo': doesn't exist or not a regular file Note that we need gettext-native in DEPENDS and not "inherit gettext" here because for native variants, gettext.bbclass instead adds gettext-minimal-native to DEPENDS and that does not provide the msgfmt command. (From OE-Core master rev: e8d903e2d5e0c0df18dfd9561c3f8ef340297f1f) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-tests/tools/compiler_test.sh')
0 files changed, 0 insertions, 0 deletions