[OE-core] [PATCH 2/4] libmatchbox: remove unused configure options

Ross Burton ross.burton at intel.com
Tue Oct 8 14:13:21 UTC 2013


These options appear to have never existed in libmatchbox, remove them.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
index 244a495..d162a78 100644
--- a/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
+++ b/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
@@ -16,4 +16,4 @@ SRC_URI[sha256sum] = "254cab52e304a3512c8df4be59d690cf3921bbb68a28ede7fe26b93534
 
 inherit autotools pkgconfig
 
-EXTRA_OECONF = "--enable-jpeg --enable-expat --enable-xsettings --enable-startup-notification"
+EXTRA_OECONF = "--enable-jpeg --enable-xsettings"
-- 
1.7.10.4




More information about the Openembedded-core mailing list