Joakim Bech | dedcb92 | 2015-04-29 23:04:27 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <manifest> |
Jerome Forissier | 2b3fa83 | 2020-12-14 14:48:30 +0100 | [diff] [blame] | 3 | <remote name="savannah" fetch="https://git.savannah.gnu.org/git" /> |
Victor Chong | 945ca87 | 2019-08-08 17:32:22 +0100 | [diff] [blame] | 4 | <remote name="tfo" fetch="https://git.trustedfirmware.org" /> |
Joakim Bech | dedcb92 | 2015-04-29 23:04:27 +0200 | [diff] [blame] | 5 | |
Igor Opaniuk | 9b029de | 2024-01-15 19:17:57 +0100 | [diff] [blame] | 6 | <include name="common.xml" /> |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 7 | <project path="build" name="OP-TEE/build.git"> |
| 8 | <linkfile src="hikey.mk" dest="build/Makefile" /> |
| 9 | </project> |
Joakim Bech | dedcb92 | 2015-04-29 23:04:27 +0200 | [diff] [blame] | 10 | |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 11 | <project path="patches_hikey" name="linaro-swg/patches_hikey.git" revision="d9c07f0ac0ce5fe57d367be82b8673aae8e81e96" /> |
Victor Chong | 05015d8 | 2017-09-08 08:39:36 +0100 | [diff] [blame] | 12 | |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 13 | <!-- Misc gits --> |
Jens Wiklander | d2a738f | 2018-12-17 13:59:44 +0100 | [diff] [blame] | 14 | <project path="atf-fastboot" name="96boards-hikey/atf-fastboot.git" revision="d75cfac3877be68bb5e36be3fc57ba597a2d3710" /> |
Jerome Forissier | a0ae23c | 2020-07-06 18:31:57 +0200 | [diff] [blame] | 15 | <project path="burn-boot" name="96boards-hikey/burn-boot.git" revision="7dcbfb1f1496756294b3068e6e2370a9399dcea2" /> |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 16 | <project path="busybox" name="mirror/busybox.git" revision="refs/tags/1_24_0" clone-depth="1" /> |
Jerome Forissier | 4f9f599 | 2018-08-03 14:25:02 +0200 | [diff] [blame] | 17 | <project path="edk2" name="96boards-hikey/edk2.git" revision="77326b5a153513c826d5a50363eace6ef6b59413" /> |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 18 | <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" /> |
Jerome Forissier | 89efbe7 | 2022-05-05 16:21:26 +0200 | [diff] [blame] | 19 | <project path="l-loader" name="96boards-hikey/l-loader.git" revision="6560d22743d5ec904ff043d87f7f794336076085" /> |
Jerome Forissier | ffc11e9 | 2021-07-12 14:27:19 +0200 | [diff] [blame] | 20 | <project path="OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" revision="245344ea5421ba126e1eb76484d00b590a4a78f7" /> |
Jerome Forissier | fbefea5 | 2022-01-10 14:25:58 +0100 | [diff] [blame] | 21 | <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.6" clone-depth="1" remote="tfo" /> |
Joakim Bech | dedcb92 | 2015-04-29 23:04:27 +0200 | [diff] [blame] | 22 | </manifest> |