demo-flutter/qt: Add agl-shell-activation and window mgmt app 18/30718/2
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 8 Jan 2025 09:27:48 +0000 (11:27 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 10 Jan 2025 13:40:10 +0000 (13:40 +0000)
These two applications, (shell-activation and window-management) are
useful to have around in agl-demo as they can used as examples but also
to test out and verify that we haven't introduced any regressions.

The window-managenment-client-grpc was already present in the Qt image
but not in the flutter one while agl-shell-activator wasn't present in
neither of them. There's no dependency for either of them, they can installed
as is.

Change-Id: If83fd4b8e9aba516f818bc61623af9e3e95b7564
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30718
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account

recipes-platform/images/agl-ivi-demo-flutter.bb
recipes-platform/images/agl-ivi-demo-qt.bb

index 3a280e6..3f79e8a 100644 (file)
@@ -12,6 +12,8 @@ AGL_APPS_INSTALL += " \
     flutter-ics-homescreen \
     ${FLUTTER_ICS_HOMESCREEN_CONF} \
     camera-gstreamer \
+    window-management-client-grpc \
+    agl-shell-activator \
     ondemandnavi \
     ${ONDEMANDNAVI_CONF} \
     ${MUSICDATA} \
index 58bab47..349be53 100644 (file)
@@ -19,6 +19,7 @@ AGL_APPS_INSTALL += " \
     radio \
     window-management-client-grpc \
     camera-gstreamer \
+    agl-shell-activator \
 "
 
 IMAGE_INSTALL += " \