[OE-core] [PATCH v2] weston: Add PACKAGECONFIG option for colord CMS

Otavio Salvador otavio at ossystems.com.br
Mon Nov 16 16:54:30 UTC 2015


Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

Changes in v2:
- Remove XWayland option as it has been merged onto OE-Core

 meta/recipes-graphics/wayland/weston_1.8.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-graphics/wayland/weston_1.8.0.bb b/meta/recipes-graphics/wayland/weston_1.8.0.bb
index 40df6e1..aff9a12 100644
--- a/meta/recipes-graphics/wayland/weston_1.8.0.bb
+++ b/meta/recipes-graphics/wayland/weston_1.8.0.bb
@@ -75,6 +75,8 @@ PACKAGECONFIG[libunwind] = "--enable-libunwind,--disable-libunwind,libunwind"
 PACKAGECONFIG[systemd] = "--enable-systemd-login,--disable-systemd-login,systemd dbus"
 # Weston with Xwayland support
 PACKAGECONFIG[xwayland] = "--enable-xwayland,--disable-xwayland,libxcb libxcursor cairo"
+# colord CMS support
+PACKAGECONFIG[colord] = "--enable-colord,--disable-colord,colord"
 
 do_install_append() {
 	# Weston doesn't need the .la files to load modules, so wipe them
-- 
2.6.2




More information about the Openembedded-core mailing list