libmatchbox: remove unused configure options
authorRoss Burton <ross.burton@intel.com>
Tue, 8 Oct 2013 14:13:21 +0000 (14:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Oct 2013 15:55:26 +0000 (16:55 +0100)
These options appear to have never existed in libmatchbox, remove them.

(From OE-Core rev: e8853d58db75a1e1453f2d517fb533f086c2dab2)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb

index 244a495..d162a78 100644 (file)
@@ -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"