From: Marius Vlad Date: Fri, 15 Jan 2021 21:17:24 +0000 (+0200) Subject: packagegroup-agl-demo-platform: Fix waltham-remoting feature X-Git-Tag: 10.93.0~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=b8f6d6ee440714d37e2138a728d3e9a560791f2f;p=AGL%2Fmeta-agl-demo.git packagegroup-agl-demo-platform: Fix waltham-remoting feature And avoid using waltham-recevier for the moment, until we get it in the tree. Not only that, but instead use the correct name of the feature while at it (there's no agl-weston-waltham-remoting). Bug-AGL: SPEC-3601 Signed-off-by: Marius Vlad Change-Id: I2ee39dd603a41e147b95aa77237bcc06947c1028 --- diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb index ee2da2f4e..c506d0a2a 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb @@ -34,7 +34,7 @@ AGL_APPS = " \ settings \ messaging \ ${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel', 'taskmanager' , '', d)} \ - ${@bb.utils.contains('DISTRO_FEATURES', 'agl-weston-waltham-remoting', 'waltham-receiver' , '', d)} \ + ${@bb.utils.contains('AGL_FEATURES', 'waltham-remoting', 'waltham waltham-transmitter-plugin' , '', d)} \ virtual/mixer \ virtual/qtwayland-config \ "