aboutsummaryrefslogtreecommitdiff
path: root/20.08.json
diff options
context:
space:
mode:
authorKristofer Jonsson <kristofer.jonsson@arm.com>2020-09-02 14:20:59 +0200
committerKristofer Jonsson <kristofer.jonsson@arm.com>2020-09-02 15:57:00 +0200
commitc01d2cbf8d5d1d148f442e6f7f0c3fe227dc1cf1 (patch)
tree800b458c92040c801c5ecf9cb361442b54081785 /20.08.json
parenta5e7920ade44d5cd018b404df276587e3cc4d8b0 (diff)
downloadethos-u-c01d2cbf8d5d1d148f442e6f7f0c3fe227dc1cf1.tar.gz
Add 20.08 external configuration20.08
Change-Id: I061151c60c7014c8c09583a224fff5baf9b9d756
Diffstat (limited to '20.08.json')
-rw-r--r--20.08.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/20.08.json b/20.08.json
new file mode 100644
index 0000000..ef13bc2
--- /dev/null
+++ b/20.08.json
@@ -0,0 +1,38 @@
+{
+ "externals": [
+ {
+ "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-software",
+ "path": "core_software",
+ "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-software",
+ "revision": "20.08"
+ },
+ {
+ "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-driver",
+ "path": "core_software/core_driver",
+ "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver",
+ "revision": "20.08"
+ },
+ {
+ "path": "core_software/cmsis",
+ "fetchurl": "https://github.com/ARM-software/CMSIS_5.git",
+ "revision": "55a6a153cd8e208364db3502b6248392fdf59eaf"
+ },
+ {
+ "path": "core_software/tensorflow",
+ "fetchurl": "https://github.com/tensorflow/tensorflow",
+ "revision": "ff1ecf14de2b2728ca6d70ba7616700920b32c03"
+ },
+ {
+ "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-linux-driver-stack",
+ "path": "linux_driver_stack",
+ "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-linux-driver-stack",
+ "revision": "20.08"
+ },
+ {
+ "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-vela",
+ "path": "vela",
+ "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-vela",
+ "revision": "1.2.0"
+ }
+ ]
+}