blob: 0428b21e44f7dbad2c5997e843767bf2aa3cb5cf [file] [log] [blame]
Joakim Bechb1302f62017-01-17 12:01:37 +01001<?xml version="1.0" encoding="utf-8"?>
Pascal Brand9c623562015-10-06 13:42:57 +02002<manifest>
Pascal Brand1f282f52016-01-13 09:52:15 +01003 <remote fetch="git://busybox.net" name="busybox"/>
4 <remote fetch="https://github.com/linaro-swg" name="linaro-swg"/>
Pascal Brand1f282f52016-01-13 09:52:15 +01005 <remote fetch="https://github.com/OP-TEE" name="optee"/>
Pascal Brand7d0f7312016-04-04 07:28:36 +02006 <remote fetch="https://github.com/qemu" name="qemu"/>
Pascal Brand1f282f52016-01-13 09:52:15 +01007 <default remote="optee" revision="master"/>
Joakim Bech3bf7b602017-04-07 17:29:41 +02008 <project name="bios_qemu_tz_arm.git" path="bios_qemu_tz_arm" remote="linaro-swg" revision="c076d8e4caa25597e72d81a01b594e3d0c8e7a5f"/>
9 <project name="build.git" path="build" revision="refs/tags/2.4.0">
Pascal Brand1f282f52016-01-13 09:52:15 +010010 <linkfile dest="build/Makefile" src="qemu.mk"/>
11 </project>
12 <project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/>
Joakim Bech3bf7b602017-04-07 17:29:41 +020013 <project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="0e47dfb1a1dd72c06b9ceed4fd68bf7665e7ce6d"/>
14 <project name="hello_world.git" path="hello_world" remote="linaro-swg" revision="a2c215b7ddd880cce8fca7913e817f47460bdd40"/>
15 <project name="linux.git" path="linux" remote="linaro-swg" revision="961993fde60ebd06715d1433f8eb265471a0f38c"/>
16 <project name="optee_client.git" path="optee_client" revision="refs/tags/2.4.0"/>
17 <project name="optee_os.git" path="optee_os" revision="refs/tags/2.4.0"/>
18 <project name="optee_test.git" path="optee_test" revision="refs/tags/2.4.0"/>
19 <project name="qemu.git" path="qemu" remote="qemu" revision="c5d128ffeb5357df1ea3e6de0c13b3d6a09f6064"/>
20 <project name="soc_term.git" path="soc_term" remote="linaro-swg" revision="5493a6e7c264536f5ca63fe7511e5eed991e4f20"/>
Pascal Brand9c623562015-10-06 13:42:57 +020021</manifest>