summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/conf
diff options
context:
space:
mode:
authorJoel Winarske <joel.winarske@gmail.com>2022-09-06 17:02:55 -0700
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-09-12 10:11:57 +0000
commit3cfd33f931d4154ee6afd1b4cc0a6598927545b6 (patch)
tree4599d734820c1fd2163cc3f7619c85557816cf55 /meta-agl-flutter/conf
parent85b48f508771b31a0d420b6555cb1fce6e29ecba (diff)
meta-agl-flutter updates
-layer README -flutter workspace configuration file -consolidation of gallery json files -remove flutter sdk version pin; now happens upstream -add engine_sdk.zip to all images (non-production) -add SSH server to debug and profile images -factor out flutter-auto xdg-shell-app-id patch Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: I6fdf1277bb4011126103f74eda5e230f34f497d7 (cherry picked from commit ee6873ad9024399cc69f81bab2745eb3a0bb3649)
Diffstat (limited to 'meta-agl-flutter/conf')
-rw-r--r--meta-agl-flutter/conf/include/agl-flutter.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-flutter/conf/include/agl-flutter.inc b/meta-agl-flutter/conf/include/agl-flutter.inc
index a24400c8..7d6fce6d 100644
--- a/meta-agl-flutter/conf/include/agl-flutter.inc
+++ b/meta-agl-flutter/conf/include/agl-flutter.inc
@@ -1,5 +1,5 @@
AGL_FEATURES += "agl-flutter"
-# Over-ride Flutter SDK tag to ensure reproducible builds.
-# This should be updated as required to match meta-flutter updates.
-FLUTTER_SDK_TAG = "3.0.5"
+#########################################
+# FLUTTER_SDK_TAG is now Pinned upstream
+#########################################