Roll meta-flutter 97/27597/3
authorJoel Winarske <joel.winarske@gmail.com>
Mon, 6 Jun 2022 21:43:35 +0000 (14:43 -0700)
committerJoel Winarske <joel.winarske@gmail.com>
Mon, 6 Jun 2022 22:04:18 +0000 (15:04 -0700)
    -Parity with dunfell
    -Secure storage
    -Default it to build latest Flutter SDK stable
    -Complex apps supported
    -pub cache archive/restore adds additional folders
    -additional flutter application examples
    -Rust Membrane Crate example
    -Enable https for ffmpeg
    -Adds FLUTTER_BUILD_ARGS.  Override with `linux` as needed.
    -Default FLUTTER_EXTRA_BUILD_ARGS to FLUTTER_RUNTIME
    -Adds FLUTTER_REMOVE_LINUX_BUILD_ARTIFACTS.
    -Adds clang deps to flutter-app.bbclass

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

default.xml

index 20c53c5..4cf41df 100644 (file)
@@ -61,7 +61,7 @@
   <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
 
   <!-- meta-flutter -->
-  <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="b9e48a0f53cbebf03bf4ad67f7671a78382a47d5" upstream="kirkstone"/>
+  <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="3cd0ace6e85357fd41097a5878271097cb3eedaa" upstream="kirkstone"/>
 
   <!-- BSPs -->