[OE-core] [PATCH 09/10] vte: don't build test app

Jussi Kukkonen jussi.kukkonen at intel.com
Wed Jun 22 11:52:28 UTC 2016


Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
---
 meta/recipes-support/vte/vte_0.44.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/vte/vte_0.44.1.bb b/meta/recipes-support/vte/vte_0.44.1.bb
index ecbf58a..f3baa1e 100644
--- a/meta/recipes-support/vte/vte_0.44.1.bb
+++ b/meta/recipes-support/vte/vte_0.44.1.bb
@@ -18,7 +18,7 @@ PACKAGECONFIG[gnutls] = "--with-gnutls,--without-gnutls,gnutls"
 CFLAGS += "-D_GNU_SOURCE"
 
 # Enable vala only if gobject-introspection is enabled
-EXTRA_OECONF = "--enable-vala=auto"
+EXTRA_OECONF = "--enable-vala=auto --disable-test-application"
 
 # libtool adds "-nostdlib" when g++ is used. This breaks PIE builds.
 # Use libtool-cross (which has a hack to prevent that) instead.
-- 
2.1.4




More information about the Openembedded-core mailing list