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"/> |
Pascal Brand | 7d0f731 | 2016-04-04 07:28:36 +0200 | [diff] [blame^] | 7 | <remote fetch="https://github.com/qemu" name="qemu"/> |
Pascal Brand | 1f282f5 | 2016-01-13 09:52:15 +0100 | [diff] [blame] | 8 | |
| 9 | <default remote="optee" revision="master"/> |
| 10 | |
Pascal Brand | 7d0f731 | 2016-04-04 07:28:36 +0200 | [diff] [blame^] | 11 | <project name="bios_qemu_tz_arm.git" path="bios_qemu_tz_arm" remote="linaro-swg" revision="dad8551a66d3ca121ad1f2e577f68dbb4b8e76db" upstream="master"/> |
| 12 | <project name="build.git" path="build" revision="refs/tags/2.0.0"> |
Pascal Brand | 1f282f5 | 2016-01-13 09:52:15 +0100 | [diff] [blame] | 13 | <linkfile dest="build/Makefile" src="qemu.mk"/> |
| 14 | </project> |
| 15 | <project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/> |
Pascal Brand | 7d0f731 | 2016-04-04 07:28:36 +0200 | [diff] [blame^] | 16 | <project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="44a44ba7b35e25d576bef9b367e16f471c24be65" upstream="master"/> |
| 17 | <project name="linux.git" path="linux" remote="linaro-swg" revision="84c7fe3be96cb570561cbd9926d47f76b93a6fed" upstream="optee"/> |
| 18 | <project name="optee_client.git" path="optee_client" revision="refs/tags/2.0.0"/> |
| 19 | <project name="optee_os.git" path="optee_os" revision="refs/tags/2.0.0"/> |
| 20 | <project name="optee_test.git" path="optee_test" revision="refs/tags/2.0.0"/> |
| 21 | <project name="qemu.git" path="qemu" remote="qemu" revision="de1d099a448beb2ec39af4bd9ce4dd6452a18cb5" upstream="master"/> |
Pascal Brand | 1f282f5 | 2016-01-13 09:52:15 +0100 | [diff] [blame] | 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> |