meta-agl-profile-graphical: don't always build agl-compositor 78/23678/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 27 Jan 2020 18:23:27 +0000 (13:23 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 27 Jan 2020 18:23:27 +0000 (13:23 -0500)
Make agl-compositor inclusion in packagegroup-agl-graphical-weston
dependent upon the agl-compositor DISTRO_FEATURE, to avoid build
failures due to weston 6.0.0 vs 7.0.0 issues in it. Those will need
to be addressed separately from the main zeus upgrade process.

Bug-AGL: SPEC-2932

Change-Id: Ibeae03d208eebaa87a210d4dbadd258db75fffae
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-profile-graphical/recipes-platform/packagegroups/packagegroup-agl-graphical-weston.bb

index a97b6eb..35db34d 100644 (file)
@@ -17,6 +17,6 @@ RDEPENDS_${PN} += " \
                   weston-ready \
                   agl-login-manager \
                   agl-desktop-config \
-                  agl-compositor \
+                  ${@bb.utils.contains("DISTRO_FEATURES", "agl-compositor", "agl-compositor", "",d)} \
                   "