summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2018-10-31 20:09:08 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2018-10-31 20:13:29 +0800
commit32c9bb9981fae7651b30787164b49d473991f194 (patch)
treeaf60d088bec87763c74fefec407c9331afea20cd
parent9aedef9231c149b9c4e1065b31ab6da96da49101 (diff)
downloadmanifest-32c9bb9981fae7651b30787164b49d473991f194.tar.gz
x15.xml: update to use aosp repositories
for device and kernel projects Change-Id: I5731b28be4a80fbb4ff5d722bea508feb1d58191 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--x15.xml12
1 files changed, 3 insertions, 9 deletions
diff --git a/x15.xml b/x15.xml
index 710613071..aa3f23738 100644
--- a/x15.xml
+++ b/x15.xml
@@ -4,16 +4,10 @@
<remote name="git-ti-com"
fetch="git://git.ti.com" />
- <project path="device/ti/beagle_x15" name="device/ti/beagle-x15" groups="device,ti" />
- <project path="device/ti/beagle_x15-kernel" name="device/ti/beagle-x15-kernel" groups="device,ti" />
- <project path="hardware/ti/am57x/" name="platform/hardware/ti/am57x/" groups="device,ti" />
- <project path="vendor/ti/dra7xx" name="android/vendor-ti-dra7xx" remote="git-ti-com" revision="d-oreo-mr1-core-release" groups="ti" />
- <!--
- <project path="kernel/ti/x15" name="kernel/omap" revision="android-beagle-x15-4.14" depth="0" groups="device,ti" />
- -->
+ <project path="vendor/ti/dra7xx" name="android/vendor-ti-dra7xx" remote="git-ti-com" revision="d-oreo-mr1-core-release" groups="device,beagle_x15" />
+ <project path="kernel/ti/x15" name="kernel/omap" revision="android-beagle-x15-4.14" depth="0" groups="device,beagle_x15" />
<!-- http://git.ti.com/cgit/cgit.cgi/android/u-boot.git/log/?h=p-ti-u-boot-2016.05 -->
<!-- http://git.ti.com/cgit/cgit.cgi/ti-u-boot/ti-u-boot.git/log/?h=ti-u-boot-2018.01 -->
- <project path="ti/u-boot" name="ti-u-boot/ti-u-boot.git" revision="ti-u-boot-2018.01" remote="git-ti-com" groups="device,ti" />
- <project path="kernel/ti/x15" name="ti-linux-kernel/ti-linux-kernel.git" revision="ti-android-linux-4.14.y" depth="0" remote="git-ti-com" groups="device,ti" />
+ <project path="ti/u-boot" name="ti-u-boot/ti-u-boot.git" revision="ti-u-boot-2018.01" remote="git-ti-com" groups="device,beagle_x15" />
</manifest>