]> code.ossystems Code Review - openembedded-core.git/commit
ptest-gnome: extend EXTRA_OECONF in all builds, not just target
authorRoss Burton <ross.burton@intel.com>
Mon, 16 Nov 2015 23:18:21 +0000 (23:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Nov 2015 15:43:06 +0000 (15:43 +0000)
commit926a8365b4f7233e5ab5a6b97e8ed53f417c0cfc
tree20412e529af7966cc8ab38c203d401872650734f
parent6f98c39418c60b7c0b25b30983d2e5257158a6a4
ptest-gnome: extend EXTRA_OECONF in all builds, not just target

This class was extending EXTRA_OECONF only in target builds with
--enable/--disable-installed-tests.  However for native builds we don't care
about the test suite and should be explicitly disabling it.

This stops glib-2.0-native trying to build the test suite that we'll never
execute.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/ptest-gnome.bbclass