|
| 1 | +From 31a3be0c97093dbd70777c644d47ce8a7a9f57b3 Mon Sep 17 00:00:00 2001 |
| 2 | +From: =?UTF-8?q?M=C3=A5ns=20Nilsson?= <mans.nilsson@arm.com> |
| 3 | +Date: Fri, 13 Jun 2025 18:25:37 +0200 |
| 4 | +Subject: [PATCH] Remove unused projects from 25.05 manifest |
| 5 | + |
| 6 | +--- |
| 7 | + 25.05.json | 42 ------------------------------------------ |
| 8 | + 1 file changed, 42 deletions(-) |
| 9 | + |
| 10 | +diff --git a/25.05.json b/25.05.json |
| 11 | +index 6a2697a..d248548 100644 |
| 12 | +--- a/25.05.json |
| 13 | ++++ b/25.05.json |
| 14 | +@@ -38,48 +38,6 @@ |
| 15 | + "path": "core_software/cmsis-view", |
| 16 | + "fetchurl": "https://github.com/ARM-software/CMSIS-View.git", |
| 17 | + "revision": "486ca2726d4a5de4895c9d3c273781d141b4a5b3" |
| 18 | +- }, |
| 19 | +- { |
| 20 | +- "path": "core_software/openamp/libmetal", |
| 21 | +- "fetchurl": "https://github.com/OpenAMP/libmetal", |
| 22 | +- "revision": "36f87f9335f5afc3ce3a56c1069346df591094e1" |
| 23 | +- }, |
| 24 | +- { |
| 25 | +- "path": "core_software/openamp/openamp", |
| 26 | +- "fetchurl": "https://github.com/OpenAMP/open-amp", |
| 27 | +- "revision": "3737f8b18ad24a3b091a11cc6ea320d8b0576da5" |
| 28 | +- }, |
| 29 | +- { |
| 30 | +- "path": "core_software/rtos/freertos/freertos_kernel", |
| 31 | +- "fetchurl": "https://github.com/FreeRTOS/FreeRTOS-Kernel.git", |
| 32 | +- "revision": "2615dcde13d953dbe60ae1ee0cf9312458984c3a" |
| 33 | +- }, |
| 34 | +- { |
| 35 | +- "path": "core_software/rtos/threadx", |
| 36 | +- "fetchurl": "https://github.com/eclipse-threadx/threadx", |
| 37 | +- "revision": "7ad78c40e9702917264a9b722890110fdb909ebc" |
| 38 | +- }, |
| 39 | +- { |
| 40 | +- "path": "core_software/tflite_micro", |
| 41 | +- "fetchurl": "https://github.com/tensorflow/tflite-micro", |
| 42 | +- "revision": "9d35a74b03fa313026982abb4d2c4ffe29de88bc" |
| 43 | +- }, |
| 44 | +- { |
| 45 | +- "path": "linux_driver_stack", |
| 46 | +- "fetchurl": "https://git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-linux-driver-stack.git", |
| 47 | +- "pushurl": "ssh://git@git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-linux-driver-stack.git", |
| 48 | +- "revision": "25.05" |
| 49 | +- }, |
| 50 | +- { |
| 51 | +- "path": "linux_driver_stack/thirdparty/tensorflow", |
| 52 | +- "fetchurl": "https://github.com/tensorflow/tensorflow.git", |
| 53 | +- "revision": "v2.18.1" |
| 54 | +- }, |
| 55 | +- { |
| 56 | +- "path": "vela", |
| 57 | +- "fetchurl": "https://git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela.git", |
| 58 | +- "pushurl": "ssh://git@git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela.git", |
| 59 | +- "revision": "4.3.0" |
| 60 | + } |
| 61 | + ] |
| 62 | + } |
| 63 | +-- |
| 64 | +2.34.1 |
| 65 | + |
0 commit comments