weston: drop superfluous --disable-lcms

Thank you to Henning Heinold for the catch.
"Is this needed when you use PACKAGECONFIG later on?"

(From OE-Core rev: 815341fd1232e7739650497f94d851af41f6af79)

Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Tim Orling
2014-05-29 07:30:07 -07:00
committed by Richard Purdie
parent f11d67a6e7
commit 482857a3f8

View File

@@ -26,7 +26,7 @@ EXTRA_OECONF = "--enable-setuid-install \
--disable-libunwind \
--disable-rpi-compositor \
--disable-rdp-compositor \
--disable-lcms"
"
PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'kms fbdev wayland egl', '', d)} \