mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
weston: Add PACKAGECONFIG option for colord CMS
(From OE-Core rev: e98d01c1ca060ad984d7a14a3f56fe049812df44) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cdad67c37a
commit
615ccaecf4
@@ -75,6 +75,8 @@ PACKAGECONFIG[libunwind] = "--enable-libunwind,--disable-libunwind,libunwind"
|
|||||||
PACKAGECONFIG[systemd] = "--enable-systemd-login,--disable-systemd-login,systemd dbus"
|
PACKAGECONFIG[systemd] = "--enable-systemd-login,--disable-systemd-login,systemd dbus"
|
||||||
# Weston with Xwayland support
|
# Weston with Xwayland support
|
||||||
PACKAGECONFIG[xwayland] = "--enable-xwayland,--disable-xwayland,libxcb libxcursor cairo"
|
PACKAGECONFIG[xwayland] = "--enable-xwayland,--disable-xwayland,libxcb libxcursor cairo"
|
||||||
|
# colord CMS support
|
||||||
|
PACKAGECONFIG[colord] = "--enable-colord,--disable-colord,colord"
|
||||||
|
|
||||||
do_install_append() {
|
do_install_append() {
|
||||||
# Weston doesn't need the .la files to load modules, so wipe them
|
# Weston doesn't need the .la files to load modules, so wipe them
|
||||||
|
|||||||
Reference in New Issue
Block a user