From 44d32c8910306ab189459339ba31c4b68aa2942e Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Sun, 17 Oct 2021 22:57:29 +0900 Subject: Add momiscreen into ivi guest The momiscreen is example home screen for IVI guest demo. This patch add momiscreen. Bug-AGL: SPEC-4101 Signed-off-by: Naoto Yamaguchi Change-Id: If3e926dc01cab7dfb9062f001a765a0fcab26a2a --- meta-agl-lxc/recipes-platform/images/guest-image-ivi-demo.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-agl-lxc/recipes-platform/images/guest-image-ivi-demo.bb') diff --git a/meta-agl-lxc/recipes-platform/images/guest-image-ivi-demo.bb b/meta-agl-lxc/recipes-platform/images/guest-image-ivi-demo.bb index 4c9dd177..1086e17c 100644 --- a/meta-agl-lxc/recipes-platform/images/guest-image-ivi-demo.bb +++ b/meta-agl-lxc/recipes-platform/images/guest-image-ivi-demo.bb @@ -10,6 +10,7 @@ IMAGE_INSTALL += " \ ilm-manager \ mominavi \ momiplay \ + momiscreen \ qtquickcontrols \ qtquickcontrols2 \ qtwayland \ -- cgit 1.2.3-korg