templates: feature: ensure agl-demo uses agl-app-framework 76/26976/3
authorArnaud Ferraris <arnaud.ferraris@collabora.com>
Tue, 7 Dec 2021 18:15:50 +0000 (19:15 +0100)
committerArnaud Ferraris <arnaud.ferraris@collabora.com>
Tue, 21 Dec 2021 08:01:58 +0000 (09:01 +0100)
Also, due to changes in meta-agl-app-framework, `weston-init` now
conflicts with `agl-compositor-init`, so remove it from the
`agl-graphical-weston` package group dependencies so the demo images
can build.

Bug-AGL: SPEC-4161
Change-Id: I1dc9a60445fc3a97531449bfcc3496ce05357e36
Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
recipes-platform/packagegroups/packagegroup-agl-graphical-weston_agldemo.inc
templates/feature/agl-demo/included.dep

index c2250c6..7db76c6 100644 (file)
@@ -1,3 +1,5 @@
+RDEPENDS:${PN}_remove = "weston-init"
+
 RDEPENDS:${PN} += " \
                   agl-compositor \
                   "