Joakim Bech | b1302f6 | 2017-01-17 12:01:37 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <manifest> |
| 3 | <remote fetch="git://busybox.net" name="busybox"/> |
| 4 | <remote fetch="https://github.com/linaro-swg" name="linaro-swg"/> |
| 5 | <remote fetch="https://github.com/OP-TEE" name="optee"/> |
| 6 | <remote fetch="git://git.ti.com/ti-linux-kernel" name="ti-linux"/> |
Joakim Bech | b1302f6 | 2017-01-17 12:01:37 +0100 | [diff] [blame] | 7 | <remote fetch="git://git.ti.com/ti-u-boot" name="ti-u-boot"/> |
Jerome Forissier | 634bba7 | 2017-07-05 13:08:08 +0000 | [diff] [blame] | 8 | <project name="build.git" path="build" remote="optee" revision="refs/tags/2.5.0-rc2"> |
Joakim Bech | b1302f6 | 2017-01-17 12:01:37 +0100 | [diff] [blame] | 9 | <linkfile dest="build/Makefile" src="dra7xx.mk"/> |
| 10 | </project> |
| 11 | <project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/> |
Jerome Forissier | 1890269 | 2017-06-29 04:46:53 +0200 | [diff] [blame] | 12 | <project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="cb8c7736a46d1ff459f159b2115395d504c96b45"/> |
Jerome Forissier | 634bba7 | 2017-07-05 13:08:08 +0000 | [diff] [blame] | 13 | <project name="hello_world.git" path="hello_world" remote="linaro-swg" revision="2c15acb431bcde20beb0277c3acdab6d0b4894ef"/> |
| 14 | <project name="optee_client.git" path="optee_client" remote="optee" revision="refs/tags/2.5.0-rc2"/> |
| 15 | <project name="optee_os.git" path="optee_os" remote="optee" revision="refs/tags/2.5.0-rc2"/> |
| 16 | <project name="optee_test.git" path="optee_test" remote="optee" revision="refs/tags/2.5.0-rc2"/> |
| 17 | <project name="ti-linux-kernel.git" path="linux" remote="ti-linux" revision="4c3dee0377e09d087abfa3c9ec5a5383c0dbbcea"/> |
| 18 | <project name="ti-u-boot.git" path="u-boot" remote="ti-u-boot" revision="b79c87e6f7e2d24f262754845c6fc5f45b71bf15"/> |
Joakim Bech | b1302f6 | 2017-01-17 12:01:37 +0100 | [diff] [blame] | 19 | </manifest> |