mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
298cf58002
commit
b5fcad8091
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user