Update meta-flutter 36/27136/1
authorJoel Winarske <joel.winarske@gmail.com>
Fri, 4 Feb 2022 18:52:22 +0000 (10:52 -0800)
committerJoel Winarske <joel.winarske@gmail.com>
Fri, 4 Feb 2022 18:55:24 +0000 (10:55 -0800)
commitfe4ee1cabc3efe1528f0783882cc5f41ba90bc5e
tree9dfe059b700ded039e1a2e8587291b2d37b8a60f
parent1eee8d0570501ee6dd841513483a7f4c334fa8bd
Update meta-flutter

- meta-flutter updates
  Deprecate FLUTTER_CHANNEL in favor of FLUTTER_SDK_TAG
  Remove need for TARGET_GCC_VERSION and FLUTTER_CLANG_VERSION variables
  Enable building for private engine branches
  vk-flutter-engine recipes (temporary till Vulkan PR is merged to master)
  ivi-homescreen package parameters for setting EGL GLES 2/3, EGL Context version, EGL Transparency flag.
  separate package for flutter engine_sdk.  Allows optional install to target image
  default FLUTTER_CHANNEL = "stable", opposed to "beta".
  FLUTTER_APPLICATION_PATH variable to support monolithic flutter app repos.  Allows setting project path from base repo.
  FLUTTER_EXTRA_BUILD_ARGS to pass parameters to 'flutter build bundle'.
  Add build dependency libxbcommon required for text plugin support

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: Ie362b6b9669940500d930543cf5262b8f9d15c09
default.xml