Roll meta-flutter 50/27850/6
authorJoel Winarske <joel.winarske@gmail.com>
Sat, 30 Jul 2022 00:21:37 +0000 (17:21 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 4 Aug 2022 21:16:25 +0000 (21:16 +0000)
commitd56f050de88cbe498ffd12d90c07dd9dcd5e7223
treef4f96f1940a5e72fd275de3e7ceac289e0b8fdc5
parent898c403f399b2a7e7100a7f336293568cf0150f5
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 <joel.winarske@gmail.com>
Change-Id: I366fe6881d4c4896995e46686585cbb2939d572e
default.xml