[oe-commits] Ross Burton : libmatchbox: remove unused configure options

git at git.openembedded.org git at git.openembedded.org
Fri Oct 11 22:05:36 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 8e49a2021c7774d77e1c7c41b190f1ad03b2feb5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8e49a2021c7774d77e1c7c41b190f1ad03b2feb5

Author: Ross Burton <ross.burton at intel.com>
Date:   Tue Oct  8 14:13:21 2013 +0000

libmatchbox: remove unused configure options

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

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../libmatchbox/libmatchbox_1.11.bb                |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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"



More information about the Openembedded-commits mailing list