Make the agl-compositor the default compositor
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 24 Jun 2020 11:47:02 +0000 (13:47 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 24 Jun 2020 11:47:22 +0000 (13:47 +0200)
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

recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb
recipes-demo-hmi/homescreen/homescreen_git.bb
recipes-demo-hmi/launcher/launcher_git.bb

index d406d85..f73a97a 100644 (file)
@@ -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}"
index 715862c..44a0f52 100644 (file)
@@ -14,6 +14,10 @@ DEPENDS = "\
         libqtappfw \
         libhomescreen \
         libafb-helpers-qt \
+        wayland-native \
+        wayland \
+        qtwayland \
+        qtwayland-native
 "
 
 inherit qmake5 systemd pkgconfig aglwgt
index d9ecb54..5b1de01 100644 (file)
@@ -11,6 +11,10 @@ DEPENDS = "\
         qtquickcontrols2 \
         qtwebsockets \
         qlibhomescreen \
+        wayland-native \
+        wayland \
+        qtwayland \
+        qtwayland-native \
 "
 
 inherit qmake5 systemd pkgconfig aglwgt