]> 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)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 20 May 2013 15:06:10 +0000 (16:06 +0100)
commitab4309f4769724b7b778d04b6882172ae95311e9
tree6da583283adc79c467310920b3722e6735465a2b
parent5c45a53f773d7dd266c622a4464c49a1286d4432
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.

(From OE-Core master rev: 395b90054eccddc1c9062a9a8657ed4482b7710a)

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