forked from jenswi-linaro/manifest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patham57xx_stable.xml
19 lines (19 loc) · 1.37 KB
/
am57xx_stable.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<manifest>
<remote fetch="git://busybox.net" name="busybox"/>
<remote fetch="https://github.com/linaro-swg" name="linaro-swg"/>
<remote fetch="https://github.com/OP-TEE" name="optee"/>
<remote fetch="git://git.ti.com/ti-linux-kernel" name="ti-linux"/>
<remote fetch="git://git.ti.com/ti-u-boot" name="ti-u-boot"/>
<project name="build.git" path="build" remote="optee" revision="refs/tags/3.0.0">
<linkfile dest="build/Makefile" src="am57xx.mk"/>
</project>
<project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/>
<project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="d5429c154fb81fdae75886d505c385b2f0bb7153"/>
<project name="optee_client.git" path="optee_client" remote="optee" revision="refs/tags/3.0.0"/>
<project name="optee_examples.git" path="optee_examples" remote="linaro-swg" revision="refs/tags/3.0.0"/>
<project name="optee_os.git" path="optee_os" remote="optee" revision="refs/tags/3.0.0"/>
<project name="optee_test.git" path="optee_test" remote="optee" revision="refs/tags/3.0.0"/>
<project name="ti-linux-kernel.git" path="linux" remote="ti-linux" revision="00a3beacce33dc14fa301eb5f3fb5a341212e9b4"/>
<project name="ti-u-boot.git" path="u-boot" remote="ti-u-boot" revision="c68ed086bd00054e28c46e033385f79104c3f84c"/>
</manifest>