summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-06-24 13:47:02 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-06-24 13:47:22 +0200
commitc38d4a7ae95dd28cf2984787f703d4cc9f1b83b1 (patch)
tree96fb8ad57a15c96347da141d5bdaa9ee21f6ebb5 /recipes-demo-hmi
parent9934769b4bb8446bd87aff46cb86041f500ee888 (diff)
Make the agl-compositor the default compositor
thus fix the dependencies for the homescreen, launcher and alexa-viewer apps. Bug-AGL: SPEC- Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I30766be7a7b4bb5f6d398e2b93de2415094c6b43
Diffstat (limited to 'recipes-demo-hmi')
-rw-r--r--recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb4
-rw-r--r--recipes-demo-hmi/homescreen/homescreen_git.bb4
-rw-r--r--recipes-demo-hmi/launcher/launcher_git.bb4
3 files changed, 12 insertions, 0 deletions
diff --git a/recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb b/recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb
index d406d853..f73a97ac 100644
--- a/recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb
+++ b/recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb
@@ -11,6 +11,10 @@ DEPENDS = " \
qlibhomescreen \
af-binder \
libqtappfw \
+ wayland-native \
+ wayland \
+ qtwayland \
+ qtwayland-native \
"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/alexa-viewer;protocol=https;branch=${AGL_BRANCH}"
diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb
index 715862c7..44a0f524 100644
--- a/recipes-demo-hmi/homescreen/homescreen_git.bb
+++ b/recipes-demo-hmi/homescreen/homescreen_git.bb
@@ -14,6 +14,10 @@ DEPENDS = "\
libqtappfw \
libhomescreen \
libafb-helpers-qt \
+ wayland-native \
+ wayland \
+ qtwayland \
+ qtwayland-native
"
inherit qmake5 systemd pkgconfig aglwgt
diff --git a/recipes-demo-hmi/launcher/launcher_git.bb b/recipes-demo-hmi/launcher/launcher_git.bb
index d9ecb54f..5b1de013 100644
--- a/recipes-demo-hmi/launcher/launcher_git.bb
+++ b/recipes-demo-hmi/launcher/launcher_git.bb
@@ -11,6 +11,10 @@ DEPENDS = "\
qtquickcontrols2 \
qtwebsockets \
qlibhomescreen \
+ wayland-native \
+ wayland \
+ qtwayland \
+ qtwayland-native \
"
inherit qmake5 systemd pkgconfig aglwgt