From 74d7b1d579a99a7b9f866a17a13868ec4ccfe487 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 8 Dec 2022 11:03:34 +0900 Subject: Update Flutter demo images Changes: - Split demo image feature definitions into an include file to allow reusing them, and pull into both the Qt and Flutter demo platform images. - Remove packagegroup-agl-demo-platform dependencies from feature packagegroups so they will not break the Flutter images. - Tweak Flutter cluster demo image to have KUKSA.val related package omission be controlled by the "agl-demo-preload" feature. - Add the kuksa-vss-init package to the IVI services packagegroup so that the signal initialization expected by the Flutter cluster dashboard will always be done. This covers the usecase of using the Flutter cluster with KUKSA.val on the IVI board. - Add missing "agl-demo-preload" tweaks from the Qt demo platform image to the Flutter one. - Tweak things to leave out the Weston terminal app from images build with the "agl-demo-preload" feature. - Remove flutter-navigation and flutter-mediaplayer from the Flutter demo image for now, and add the messaging, phone, and radio Qt apps to fill out the list of apps for the demo. Bug-AGL: SPEC-4636, SPEC-4637, SPEC-4639 Change-Id: I9cde89278f0191886152f765d4fb1a893c0ea2c1 Signed-off-by: Scott Murray --- recipes-platform/packagegroups/packagegroup-agl-demo-preload.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-platform/packagegroups/packagegroup-agl-demo-preload.bb') diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-preload.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-preload.bb index 2facd00f..808c93c6 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo-preload.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo-preload.bb @@ -18,7 +18,6 @@ PACKAGES = " \ # the steering wheel used in the demo setup. # RDEPENDS:${PN} = "\ - packagegroup-agl-demo-platform \ demo-i2c-udev-conf \ simple-can-simulator \ " -- cgit 1.2.3-korg