summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorArnaud Ferraris <arnaud.ferraris@collabora.com>2021-12-07 19:15:50 +0100
committerArnaud Ferraris <arnaud.ferraris@collabora.com>2021-12-21 09:01:58 +0100
commit5d603679f32614ced2569a860d310a67c8ce98f9 (patch)
treedf41ab3a8365ddc73fb53ff3da0e06a8427c2bd5 /templates
parentdd3f596c7962ada1d42a54c091edf6df372d6687 (diff)
templates: feature: ensure agl-demo uses agl-app-framework
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>
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-demo/included.dep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-demo/included.dep b/templates/feature/agl-demo/included.dep
index d0b20417..4f4e49ec 100644
--- a/templates/feature/agl-demo/included.dep
+++ b/templates/feature/agl-demo/included.dep
@@ -1 +1 @@
-agl-pipewire
+agl-pipewire agl-app-framework