summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/tools/configs/_repos.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-flutter/tools/configs/_repos.json')
-rw-r--r--meta-agl-flutter/tools/configs/_repos.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-agl-flutter/tools/configs/_repos.json b/meta-agl-flutter/tools/configs/_repos.json
new file mode 100644
index 000000000..5fb8aa047
--- /dev/null
+++ b/meta-agl-flutter/tools/configs/_repos.json
@@ -0,0 +1,16 @@
+[
+ {
+ "uri": "https://github.com/toyota-connected/ivi-homescreen.git",
+ "rev": "e87c1797f838e20f0a4c1af309541d63986058ca",
+ "branch": "v2.0"
+ },
+ {
+ "uri": "https://github.com/toyota-connected/ivi-homescreen-plugins.git",
+ "rev": "41d00635f89c064aa32f2cef3147c59b8f61694f",
+ "branch": "v2.0"
+ },
+ {
+ "uri": "https://chromium.googlesource.com/chromium/tools/depot_tools.git",
+ "branch": "main"
+ }
+]