Roll meta-flutter 79/27979/4
authorJoel Winarske <joel.winarske@gmail.com>
Thu, 8 Sep 2022 18:31:47 +0000 (11:31 -0700)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 12 Sep 2022 10:01:57 +0000 (12:01 +0200)
-pin flutter SDK to 3.3.1
-flutter-engine do_install[network] = "1"
-flutter apps addition/updates
 explicit use of `flutter build bundle`
-setup_flutter_workspace.py updates
 support variable substituion, etc
-add flutter.runtime to engine_sdk.zip
-flutter-auto:
 xdg-shell-app-id
 ignore AOT if profile/release

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

default.xml

index 50cf894..2688011 100644 (file)
@@ -60,7 +60,7 @@
   <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="0655f2eb220d2a929157643f542f8f980986442c" upstream="kirkstone"/>
+  <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7702fabd669ad76e3393f1871bd0805080eb487e" upstream="kirkstone"/>
 
   <!-- BSPs -->