]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sdk/cases/buildgalculator.py: skip if gettext not available
authorChen Qi <Qi.Chen@windriver.com>
Fri, 18 May 2018 03:44:50 +0000 (11:44 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 May 2018 10:25:05 +0000 (11:25 +0100)
commitccc10e95c9fcdabcf4ae5e6f9cc34c1d632b4654
treed5b05435c70b818493b2610eb542f5ad7e705685
parentecd9bae1ace2f2a457890b8a6ae8e2376a736747
oeqa/sdk/cases/buildgalculator.py: skip if gettext not available

We need to skip this testcase when gettext is not available. Otherwise,
we will have the following error at configure.

  error: possibly undefined macro: AM_NLS

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/sdk/cases/buildgalculator.py