aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--externals.json19
1 files changed, 9 insertions, 10 deletions
diff --git a/externals.json b/externals.json
index 9be04b4..10a66eb 100644
--- a/externals.json
+++ b/externals.json
@@ -5,19 +5,19 @@
"path": "core_platform",
"fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-platform",
"pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-platform",
- "revision": "master"
+ "revision": "main"
},
{
"path": "core_software",
"fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-software",
"pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-software",
- "revision": "master"
+ "revision": "main"
},
{
"path": "core_software/core_driver",
"fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver",
"pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-driver",
- "revision": "master"
+ "revision": "main"
},
{
"path": "core_software/cmsis",
@@ -37,23 +37,22 @@
{
"path": "core_software/openamp/libmetal",
"fetchurl": "https://github.com/OpenAMP/libmetal",
- "revision": "8041e1c2764812a8d6feded09e68d87bc7812b3e"
+ "revision": "959fddbd706a67b0699e0dd7a46e36fe49079ef9"
},
{
"path": "core_software/openamp/openamp",
"fetchurl": "https://github.com/OpenAMP/open-amp",
- "revision": "v2023.10.0"
+ "revision": "1680aada793d78b512f98cc1fa8fc2ee837919e5"
},
{
"path": "core_software/rtos/freertos/freertos_kernel",
"fetchurl": "https://github.com/FreeRTOS/FreeRTOS-Kernel.git",
- "revision": "V10.6.1"
+ "revision": "V11.0.1"
},
{
"path": "core_software/rtos/threadx",
- "name": "linaro",
- "fetchurl": "https://github.com/Linaro/threadx",
- "revision": "20ae996c12b6e693db51d5b523d22cd248513702"
+ "fetchurl": "https://github.com/eclipse-threadx/threadx",
+ "revision": "v6.4.1_rel"
},
{
"path": "core_software/tflite_micro",
@@ -64,7 +63,7 @@
"path": "linux_driver_stack",
"fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-linux-driver-stack",
"pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-linux-driver-stack",
- "revision": "master"
+ "revision": "main"
},
{
"path": "vela",