Roll meta-flutter & workspace-automation 81/29281/1
authorJoel Winarske <joel.winarske@gmail.com>
Tue, 17 Oct 2023 16:32:21 +0000 (09:32 -0700)
committerJoel Winarske <joel.winarske@gmail.com>
Tue, 17 Oct 2023 16:32:21 +0000 (09:32 -0700)
-meta-flutter
 Flutter 3.13.2
 deprecate clang toolchain for homescreen + flutter-auto
 remove insane skip on depot-tools
 cipd fetcher implementation
 add impeller flags for engine build
 ivi-homescreen/flutter-auto (only difference here is name)
 * Unit Tests
 * spdlog replaces FML_LOG
 * Sink Logging messages from libnav_render.so
 * Handle case when Flutter engine passes present_with_info invalid
 * Sway/tinywl support
 * sentry native support
 * wayland event mask
 * ivi-shell support
 * navi interface 2
 * misc plugin support for latest gallery
 * Flickering Fix
 * Wayland release key when focus changes
 * Build Option for EGL 3D Config
 * GL Resolver changes
 * Google Sign In support
 * Coalesce Touch and Mouse events
 * Navi Texture RenderBuffer
 * Navi support single threaded executor
 * ASIO for TaskRunner
 * misc null guards
 * compiler flags adjustments
 * No-op handling for SystemSound.play
 * Navi Texture Dispose Fix
 * DLT logging
 * Handle SystemChrome.setEnabledSystemUIMode
 * Dirty Region Management
 * Logging Plugin

-workspace-automation
 * mask_rom flash option
 * fastboot support
 * package detection update for Ubuntu
 * Handle relative paths for docker
 * Impeller flag support
 * Builds engine locally by default
 * 3.13.2

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

default.xml

index e11785f..233f271 100644 (file)
@@ -61,8 +61,8 @@
   <project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
 
   <!-- meta-flutter -->
-  <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="bd02a07748a44726a43c9fa1842064dbb7084d73" upstream="kirkstone"/>
-  <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="1548ef193f55cf476af6189449ee876ba7a7fdaf" upstream="main"/>
+  <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="eb4ba236a09b448d048b21a89c3ad22d12839569" upstream="kirkstone"/>
+  <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="06e057c07e12d3a403036926ae01c8da33f225c4" upstream="main"/>
 
   <!-- meta-tensorflow -->
   <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="ec20e19319f9eb89ceadc04923cc5bc75e865692" upstream="kirkstone"/>