]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: disable tests for native builds, and respect ptest for LSB
authorRoss Burton <ross.burton@intel.com>
Mon, 22 Apr 2013 14:33:25 +0000 (15:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Apr 2013 14:48:57 +0000 (15:48 +0100)
commit395b90054eccddc1c9062a9a8657ed4482b7710a
treec15c634ca181ec6936e05a0087e6c13c4ba1f95f
parent90ca53cbbdb1ed30883d4aa8ce9c933ae1fad5fa
glib-2.0: disable tests for native builds, and respect ptest for LSB

Without disabling the tests in the native build, glib-2.0-native will need
libdbus-native to be present.  As we don't run the tests, disable them so we
don't have build failures due to missing dependencies.

Also, the LSB override was missing PTEST_CONF so the same problem could happen.
After adding PTEST_CONF the LSB override is identical to the non-overridden
EXTRA_OECONF, so remove it.

Finally, to be explicit, put --enable-module-tests in PTEST_CONF.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib.inc