summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-10-08 14:13:21 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-14 16:55:26 +0100
commitb5fcad80917a3c17712f35f2fccce78ff434cd6a (patch)
tree91650edb5fcc944870d0244d122392fa5cf45ac3 /meta/recipes-graphics
parent298cf58002dcf96cd8d136f2444f4b15221f41cc (diff)
downloadast2050-yocto-poky-b5fcad80917a3c17712f35f2fccce78ff434cd6a.zip
ast2050-yocto-poky-b5fcad80917a3c17712f35f2fccce78ff434cd6a.tar.gz
libmatchbox: remove unused configure options
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>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb2
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"
OpenPOWER on IntegriCloud