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="build.git" path="build" revision="refs/tags/1.1.0"> |
| 11 | <linkfile dest="build/Makefile" src="mediatek.mk"/> |
| 12 | </project> |
| 13 | <project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/> |
| 14 | <project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="e303edce27bca5171c731142dadc821b5cc87670" upstream="master"/> |
| 15 | <project name="linux.git" path="linux" remote="linux" revision="b787f68c36d49bb1d9236f403813641efa74a031" upstream="refs/tags/v4.1-rc1"/> |
| 16 | <project name="mtk_tools.git" path="mtk_tools" remote="linaro-swg" revision="eb788871d483de9f0804d3ed77636168bed600eb" upstream="master"/> |
| 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"/> |
Pascal Brand | 9c62356 | 2015-10-06 13:42:57 +0200 | [diff] [blame] | 21 | </manifest> |