From d56f050de88cbe498ffd12d90c07dd9dcd5e7223 Mon Sep 17 00:00:00 2001 From: Joel Winarske Date: Fri, 29 Jul 2022 17:21:37 -0700 Subject: Roll meta-flutter - Roll ivi-homescreen Makes default window type Background. No-op in case of desktop. - Remove ivi-homescreen system service logic in favor of using bbappend for a given platform - add recipe for flutter-auto this points to the `agl` branch on https://github.com/toyota-connected/ivi-homescreen this renames homescreen to flutter-auto - Replaces explicit recipe names with bbclass implementations `release` becomes `runtimerelease` `profile` becomes `runtimeprofile` `debug` becomes `runtimedebug` - tools/setup_flutter_workspace.py job aid that setups a FLUTTER_WORKSPACE based on configuration file - adds flutter_sdk.version file to engine_sdk.zip. This allows querying runtimedebug target to get flutter SDK commit - Backend selection for ivi-homescreen defaults to backend-egl unless DISTRO_FEATURES includes vulkan - Localization test app Bug-AGL: SPEC-4326 Signed-off-by: Joel Winarske Change-Id: I366fe6881d4c4896995e46686585cbb2939d572e --- default.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/default.xml b/default.xml index 668cd85e..4016b6f7 100644 --- a/default.xml +++ b/default.xml @@ -60,7 +60,8 @@ - + -- cgit 1.2.3-korg