Pascal Brand | 7d0f731 | 2016-04-04 07:28:36 +0200 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <manifest> |
| 3 | <remote fetch="https://github.com/ARM-software" name="arm"/> |
| 4 | <remote fetch="git://busybox.net" name="busybox"/> |
| 5 | <remote fetch="https://git.linaro.org" name="linaro"/> |
| 6 | <remote fetch="https://github.com/linaro-swg" name="linaro-swg"/> |
| 7 | <remote fetch="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds" name="linux"/> |
| 8 | <remote fetch="https://github.com/OP-TEE" name="optee"/> |
| 9 | <remote fetch="git://git.denx.de" name="u-boot"/> |
| 10 | |
| 11 | <default remote="optee" revision="master"/> |
| 12 | |
| 13 | <project name="arm-trusted-firmware.git" path="arm-trusted-firmware" remote="linaro-swg" revision="69fb412f18ee40f9f7707da0d7411aada5ab60a0" upstream="optee_paged_armtf_v1.2"/> |
| 14 | <project name="arm/vexpress-firmware.git" path="vexpress-firmware" remote="linaro" revision="cad383a2c4ffeb9192605fda54c07fd1aa09a1b0"/> |
| 15 | <project name="build.git" path="build" revision="refs/tags/2.0.0"> |
| 16 | <linkfile dest="build/Makefile" src="juno.mk"/> |
| 17 | </project> |
| 18 | <project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/> |
| 19 | <project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="44a44ba7b35e25d576bef9b367e16f471c24be65" upstream="master"/> |
| 20 | <project name="linux.git" path="linux" remote="linaro-swg" revision="84c7fe3be96cb570561cbd9926d47f76b93a6fed" upstream="optee"/> |
| 21 | <project name="optee_client.git" path="optee_client" revision="refs/tags/2.0.0"/> |
| 22 | <project name="optee_os.git" path="optee_os" revision="refs/tags/2.0.0"/> |
| 23 | <project name="optee_test.git" path="optee_test" revision="refs/tags/2.0.0"/> |
| 24 | <project name="u-boot.git" path="u-boot" remote="u-boot" revision="40345e9ea74b0caef06f205364bb2cf93528cc40" upstream="master"/> |
| 25 | </manifest> |