packagegroup-agl-graphical-weston: fix override syntax 65/27065/1
authorScott Murray <scott.murray@konsulko.com>
Wed, 22 Dec 2021 20:43:36 +0000 (15:43 -0500)
committerScott Murray <scott.murray@konsulko.com>
Wed, 22 Dec 2021 20:43:36 +0000 (15:43 -0500)
Fix a use of the old override syntax that slipped by to aid
"next" branch maintenance.

Bug-AGL: SPEC-3819

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Idc478b5d225a0f6558a6152cb239b1e20ed095ec

recipes-platform/packagegroups/packagegroup-agl-graphical-weston_agldemo.inc

index 6616e7c..8bcd63f 100644 (file)
@@ -1,4 +1,4 @@
-RDEPENDS:${PN}_remove = "weston-init"
+RDEPENDS:${PN}:remove = "weston-init"
 
 RDEPENDS:${PN} += " \
                   agl-compositor-init \