mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
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:
committed by
Richard Purdie
parent
f11d67a6e7
commit
482857a3f8
@@ -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)} \
|
||||
|
||||
Reference in New Issue
Block a user