Roll meta-flutter and workspace-automation 80/29380/1
authorJoel Winarske <joel.winarske@gmail.com>
Sat, 4 Nov 2023 15:14:27 +0000 (08:14 -0700)
committerJoel Winarske <joel.winarske@gmail.com>
Sat, 4 Nov 2023 15:14:27 +0000 (08:14 -0700)
meta-flutter
-dart_plugin_registrant work
 * dart plugin registrant called in all cases with --obfuscate enabled
 * default --obfuscate for gen_snapshot
 * make flutter app do_compile() easier to read
 * validate pubspec name against selected
 * default strip and obfuscate to gen_snapshot step
 obfuscate appears to resolve the issue with gallery not registering plugins
 it might be that obfuscate preserves the correct entry point
 * move flutter-app.inc to the include folder

workspace-automation changes
-default 3.13.9
-pubspec-path option (enables parsing federated plugins)
-plugin-platform option (enables filtering federated plugins)
-use engine archive instead of local build

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

default.xml

index 1677d59..603022d 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="a146b052eb1c226096cbd8c7d58bbd587462813d" upstream="kirkstone"/>
-  <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="06e057c07e12d3a403036926ae01c8da33f225c4" upstream="main"/>
+  <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="ccacfb9640fd46312ad6184883dbd4a0ca9119ad" upstream="kirkstone"/>
+  <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="767298cdbfeef43015d7041947bb4ad6e8ce1b02" upstream="main"/>
 
   <!-- meta-tensorflow -->
   <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="ec20e19319f9eb89ceadc04923cc5bc75e865692" upstream="kirkstone"/>