summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2015-02-13 02:34:55 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2015-02-13 02:34:55 +0000
commit082b0e0f0c927e86d4512ae5d645ddd158fbd0e8 (patch)
tree0b5f881d1546093c81ab567a004403494c8d2603
parent660f4f5429777a1cf3c04c54a7ac4598d4eba06c (diff)
downloadmanifest-082b0e0f0c927e86d4512ae5d645ddd158fbd0e8.tar.gz
Add dra7xx platform form TI member build
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--linaro.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/linaro.xml b/linaro.xml
index c2fd723a1..6a7168011 100644
--- a/linaro.xml
+++ b/linaro.xml
@@ -4,6 +4,7 @@
<!-- Linaro Repositories -->
<remote name="linaro-android" fetch="git://android.git.linaro.org/" review="review.android.git.linaro.org" />
<remote name="linaro-other" fetch="git://git.linaro.org/" />
+ <remote name="git-ti-mirror" fetch="git://git.ti.com/" />
<!-- Linaro AddOn Projects -->
<!-- Linaro Tests -->
<project path="external/busybox" name="platform/external/busybox" revision="linaro-1.21-master-20140515" remote="linaro-android"/>
@@ -24,4 +25,11 @@
<project path="uefi" name="arm/uefi/uefi" revision="master" remote="linaro-other" groups="non-default,vexpress" />
<project path="vexpress-firmware" name="arm/vexpress-firmware" revision="juno-recovery-tarball" remote="linaro-other" groups="non-default,juno" />
+
+ <!-- TI Vayu board support -->
+ <project path="device/ti/proprietary-open" name="android-sdk/device-ti-proprietary-open" remote="git-ti-mirror" revision="d-lollipop-release" groups="ti" />
+ <project path="device/ti/common-open" name="android-sdk/device-ti-common-open" remote="git-ti-mirror" revision="d-lollipop-release" groups="ti" />
+ <project path="device/ti/jacinto6evm" name="android-sdk/device-ti-jacinto6evm" remote="git-ti-mirror" revision="d-lollipop-release" groups="device,ti" />
+ <project path="hardware/ti/dra7xx" name="android-sdk/platform-hardware-ti-dra7xx" remote="git-ti-mirror" revision="d-lollipop-release" groups="ti" />
+ <project path="external/libdrm" name="android-sdk/libdrm" remote="git-ti-mirror" revision="master" groups="ti" />
</manifest>