summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Winarske <joel.winarske@gmail.com>2023-10-17 09:32:21 -0700
committerJoel Winarske <joel.winarske@gmail.com>2023-10-17 09:32:21 -0700
commit3814f1199db10d9279e165b224350f0efd587666 (patch)
treed9d441506a54ca54bcdac1ef80ec0f97e48ee287
parentada2428167d4de86ddcad6960f4b576ced93d62e (diff)
Roll meta-flutter & workspace-automation
-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
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index e11785f1..233f2714 100644
--- a/default.xml
+++ b/default.xml
@@ -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"/>