Pascal Brand | 9c62356 | 2015-10-06 13:42:57 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <manifest> |
Pascal Brand | 1f282f5 | 2016-01-13 09:52:15 +0100 | [diff] [blame^] | 3 | <remote fetch="git://busybox.net" name="busybox"/> |
| 4 | <remote fetch="https://github.com/linaro-swg" name="linaro-swg"/> |
| 5 | <remote fetch="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds" name="linux"/> |
| 6 | <remote fetch="https://github.com/OP-TEE" name="optee"/> |
| 7 | |
| 8 | <default remote="optee" revision="master"/> |
| 9 | |
| 10 | <project name="bios_qemu_tz_arm.git" path="bios_qemu_tz_arm" remote="linaro-swg" revision="baf44144616e8b9b4f92e12d8a4e80379a5506b6" upstream="master"/> |
| 11 | <project name="build.git" path="build" revision="refs/tags/1.1.0"> |
| 12 | <linkfile dest="build/Makefile" src="qemu.mk"/> |
| 13 | </project> |
| 14 | <project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/> |
| 15 | <project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="e303edce27bca5171c731142dadc821b5cc87670" upstream="master"/> |
| 16 | <project name="linux.git" path="linux" remote="linux" revision="b787f68c36d49bb1d9236f403813641efa74a031" upstream="refs/tags/v4.1-rc1"/> |
| 17 | <project name="optee_client.git" path="optee_client" revision="refs/tags/1.1.0"/> |
| 18 | <project name="optee_linuxdriver.git" path="optee_linuxdriver" revision="refs/tags/1.1.0"/> |
| 19 | <project name="optee_os.git" path="optee_os" revision="refs/tags/1.1.0"/> |
| 20 | <project name="optee_test.git" path="optee_test" revision="refs/tags/1.1.0"/> |
| 21 | <project name="qemu.git" path="qemu" remote="linaro-swg" revision="c00ed157431a4a6e0c4c481ba1c809623cbf908f"/> |
| 22 | <project name="soc_term.git" path="soc_term" remote="linaro-swg" revision="7f2da75e9f106bc3e7ed81dd0ff541a49e04dd8c" upstream="master"/> |
Pascal Brand | 9c62356 | 2015-10-06 13:42:57 +0200 | [diff] [blame] | 23 | </manifest> |