summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2017-10-26 21:03:13 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2017-10-26 21:05:33 +0800
commit256ed20e2ef307983f5fd4456ae8e957b884ae33 (patch)
tree8bacabf36ba9b1e4eebe616be36d13f3f210daf5
parentfe8f533f55f6683200178d82bfc332e40f28f52a (diff)
downloadmanifest-256ed20e2ef307983f5fd4456ae8e957b884ae33.tar.gz
x15.xml: add device group information for all projects
so that these projects will not be repo synced for other platforms Change-Id: Ie2747347b20560adb20e01817ab46290f7607125 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--x15.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/x15.xml b/x15.xml
index af89998d8..4e9d250bf 100644
--- a/x15.xml
+++ b/x15.xml
@@ -9,18 +9,18 @@
fetch="git://git.ti.com" />
<!-- TI addons -->
- <project path="device/ti/proprietary-open" name="android/device-ti-proprietary-open" remote="git-ti-com" revision="d-oreo-r6-release" groups="ti" />
+ <project path="device/ti/proprietary-open" name="android/device-ti-proprietary-open" remote="git-ti-com" revision="d-oreo-r6-release" groups="device,ti" />
<project path="device/ti/jacinto6evm" name="android/device-ti-jacinto6evm" remote="git-ti-com" revision="d-oreo-r6-release" groups="device,ti" />
<project path="device/ti/am57xevm" name="android/device-ti-am57xevm" remote="git-ti-com" revision="d-oreo-r6-release" groups="device,ti" />
<!-- TI Connectivity -->
- <project path="hardware/ti/wlan" name="platform/hardware/ti/wlan" remote="omap-mirror" revision="d-oreo-r6-release" groups="ti" />
+ <project path="hardware/ti/wlan" name="platform/hardware/ti/wlan" remote="omap-mirror" revision="d-oreo-r6-release" groups="device,ti" />
<!-- TI MM -->
- <project path="hardware/ti/dra7xx" name="platform/hardware/ti/dra7xx" remote="omap-mirror" revision="d-oreo-r6-release" groups="ti" />
- <project path="hardware/ti/ipc" name="ipc/ipcdev" remote="git-ti-com" revision="refs/tags/3.47.00.00" groups="ti" />
- <project path="hardware/ti/linuxutils" name="ipc/ludev" remote="git-ti-com" revision="lu-next" groups="ti" />
- <project path="hardware/ti/dce" name="repo/libdce" remote="omap-mirror" revision="refs/tags/3.00.14.00" groups="ti" />
+ <project path="hardware/ti/dra7xx" name="platform/hardware/ti/dra7xx" remote="omap-mirror" revision="d-oreo-r6-release" groups="device,ti" />
+ <project path="hardware/ti/ipc" name="ipc/ipcdev" remote="git-ti-com" revision="refs/tags/3.47.00.00" groups="device,ti" />
+ <project path="hardware/ti/linuxutils" name="ipc/ludev" remote="git-ti-com" revision="lu-next" groups="device,ti" />
+ <project path="hardware/ti/dce" name="repo/libdce" remote="omap-mirror" revision="refs/tags/3.00.14.00" groups="device,ti" />
<!-- http://git.ti.com/cgit/cgit.cgi/android/u-boot.git/log/?h=p-ti-u-boot-2016.05 -->
<project path="ti/u-boot" name="android/u-boot.git" revision="p-ti-u-boot-2016.05" remote="git-ti-com" groups="device,ti" />