summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/tools
diff options
context:
space:
mode:
authorJoel Winarske <joel.winarske@gmail.com>2025-01-17 12:08:02 -0800
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2025-01-21 11:23:01 +0000
commit45428e8d626b06a809686fa0db8a3892498b96a4 (patch)
tree1ae81c41f6f6a89ec9b75284807b3fc9ff34dd3f /meta-agl-flutter/tools
parent6ea08fe52d13fb6e5c75f43d44f174a7f676ebd5 (diff)
Roll flutter-auto
-flutter sdk 3.27.1 -remove patch for fallback; upstream has formal fix -remove patch for asio workaround; upstream has formal fix -update workspace-automation configs to match Change-Id: I77ec901eca20079d0a9126182777f75bee4b6057 Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30775 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-flutter/tools')
-rw-r--r--meta-agl-flutter/tools/configs/_globals.json2
-rw-r--r--meta-agl-flutter/tools/configs/_repos.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-flutter/tools/configs/_globals.json b/meta-agl-flutter/tools/configs/_globals.json
index 1830c8d40..0418e629f 100644
--- a/meta-agl-flutter/tools/configs/_globals.json
+++ b/meta-agl-flutter/tools/configs/_globals.json
@@ -1,5 +1,5 @@
{
- "flutter-version": "3.24.1",
+ "flutter-version": "3.27.1",
"github_token": "",
"cookie_file": ""
}
diff --git a/meta-agl-flutter/tools/configs/_repos.json b/meta-agl-flutter/tools/configs/_repos.json
index 5fb8aa047..8fcac4b30 100644
--- a/meta-agl-flutter/tools/configs/_repos.json
+++ b/meta-agl-flutter/tools/configs/_repos.json
@@ -1,12 +1,12 @@
[
{
"uri": "https://github.com/toyota-connected/ivi-homescreen.git",
- "rev": "e87c1797f838e20f0a4c1af309541d63986058ca",
+ "rev": "2341312e5118a9b96a3f0e7c13a2813b4a7e779c",
"branch": "v2.0"
},
{
"uri": "https://github.com/toyota-connected/ivi-homescreen-plugins.git",
- "rev": "41d00635f89c064aa32f2cef3147c59b8f61694f",
+ "rev": "f2a7336c34ed4720742a42245b84de56729d56e3",
"branch": "v2.0"
},
{