]> code.ossystems Code Review - openembedded-core.git/commitdiff
weston: Add PACKAGECONFIG option for colord CMS
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 16 Nov 2015 16:54:30 +0000 (14:54 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Nov 2015 08:08:01 +0000 (08:08 +0000)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/wayland/weston_1.8.0.bb

index 40df6e19363c5502ca0dc274ba5d4f736ee3ba00..aff9a12fdd0a56e091f76ca2d7a6fa01c3e97a85 100644 (file)
@@ -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