aboutsummaryrefslogtreecommitdiff
path: root/externals.json
AgeCommit message (Collapse)Author
7 daysUpdate branch names in external configurationHEADmasterJonny Svärd
Some repositories renamed master branch to main, update the revisions to reflect this. No functional change. Signed-off-by: Jonny Svärd <jonny.svaerd@arm.com> Change-Id: I6ffd0ab9e323e950f6c1c82b851f48fb806d1bef
13 daysUpdate versions in external configurationJonny Svärd
Switch ThreadX repository to the new official one Signed-off-by: Jonny Svärd <jonny.svaerd@arm.com> Change-Id: I84e62f15ecb80f182ce1784fb040981c944728b2
2023-11-28Update versions in external configurationJonny Svärd
Bump OpenAMP and libmetal. The latter is bumped a little bit further than the latest official release, to include a bugfix that solves some build warnings. Signed-off-by: Jonny Svärd <jonny.svaerd@arm.com> Change-Id: I66b735649bc6a1166b18084497628835296d77b2
2023-09-21Change to TFLM main in external configurationJonny Svärd
Use `main` branch from upstream to keep CMSIS-NN and TFLM in sync Signed-off-by: Jonny Svärd <jonny.svaerd@arm.com> Change-Id: I609fd6229551fc8ef11f4821773cd02357bd9c9d
2023-09-15Update versions in external configurationJonny Svärd
Update FreeRTOS-Kernel to newer version and remove FreeRTOS repository as it is deprecated and not used. Update TFLM to sync with 23.08 release Signed-off-by: Jonny Svärd <jonny.svaerd@arm.com> Change-Id: I08efdf4f513a43a59b6eb8ff5efcb9dba12ca4ff
2023-06-14Update default manifestJonny Svärd
Use tags/commits from 23.05 release for third party repos. Change-Id: I97da071dca86dc96a798e0378a6218aabcd4a161
2023-01-18Adding OpenAMP remotesKristofer Jonsson
Change-Id: I2088f2700d4901e075289a0ea4f35b830052e071
2022-12-06Switch Vela branch to mainKristofer Jonsson
Change-Id: I365f59184a3b6d058163f12c29da5ab466b2645b
2022-10-10Adding CMSIS-NN repositoryKristofer Jonsson
Change-Id: I1c7542d7d5030794a8db165cc10447f366a93078
2022-05-25Removing flatbuffers22.05Kristofer Jonsson
Change-Id: Ie18dc27a97215b4bac3e70bc2da6dbf8ef28f413
2022-03-01Add name field to external configurationKristofer Jonsson
The fetch_externals.py script does not detect if the 'fetchurl' field changes in the 'externals.json' file. To handle this an external repo can be assigeded a 'name' field, which allows the remote to be updated. Change-Id: I175f7811929baafad84e0c46c7cdd273b91549b1
2021-06-30Adding ThreadX to externals.jsonliodek01
Change-Id: Ib283e36fbf12b3a57c75be6cc27773aa45fe36f9
2021-06-18Switching to tflite-micro repositoryKristofer Jonsson
Change-Id: I2e168e3cac10785b3abce4d85b51acecd7aa23f5
2021-05-27Adding CMSIS-ViewKristofer Jonsson
Change-Id: I529f7b0c9ac458ad8da2e42a47e53a1bdc9bfcfe
2021-05-18Updating FreeRTOS branchKristofer Jonsson
Change-Id: I44e6b23dd5a8fa176e77a0dec64d770729599c7d
2020-12-16Switching FreeRTOS-Kernel branchKristofer Jonsson
Switch FreeRTOS-Kernel from master to main branch. Change-Id: I298f7423b23de76e0d40a7faf0c1d9efdd8502e6
2020-11-27Add FreeRTOS repositoriesKristofer Jonsson
Change-Id: I63bf3b2c587ace9437248a6be2bc7aeb2878f9cb
2020-11-17Adding ethos-u-core-platformKristofer Jonsson
Change-Id: I251024a6276f1788fde43ea25a54aa34804f0cc1
2020-11-09Fetch CMSIS from develop instead of master branchBhavik Patel
Change-Id: Id9dac8fcd3c6ddf24ac85f2968c991427849eba8
2020-09-24Add flatbuffersKristofer Jonsson
Change-Id: I2eed448ef31b54a1e8258dcbc9e384fd85201c05
2020-09-01Externals configuration fileKristofer Jonsson
Store configuration of external repositories in a JSON file. Add command to dump configuration to stdout. Change-Id: I84d5388d9bd31e4d1c6626260c9418e07446634a