blob: e223793d7d9ee3d501f6adbe083f14eee92df9bf [file] [log] [blame]
Andrew F. Davis86427662017-04-02 18:27:32 -05001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
Joakim Beched0b8dd2018-03-14 23:26:37 +01003 <remote name="ti" fetch="git://git.ti.com" />
Andrew F. Davis86427662017-04-02 18:27:32 -05004
Igor Opaniuk9b029de2024-01-15 19:17:57 +01005 <include name="common.xml" />
Joakim Beched0b8dd2018-03-14 23:26:37 +01006 <project path="build" name="OP-TEE/build.git">
7 <linkfile src="am43xx.mk" dest="build/Makefile" />
8 </project>
Igor Opaniuk9b029de2024-01-15 19:17:57 +01009 <remove-project name="linaro-swg/linux.git" />
Andrew F. Davis86427662017-04-02 18:27:32 -050010
Joakim Beched0b8dd2018-03-14 23:26:37 +010011 <project path="linux" name="ti-linux-kernel/ti-linux-kernel.git" revision="00a3beacce33dc14fa301eb5f3fb5a341212e9b4" remote="ti" />
12 <project path="u-boot" name="ti-u-boot/ti-u-boot.git" revision="c68ed086bd00054e28c46e033385f79104c3f84c" remote="ti" />
Andrew F. Davis86427662017-04-02 18:27:32 -050013</manifest>