summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2018-05-10 18:39:10 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2018-05-10 18:39:10 +0800
commit56f131e89114b9bd258d5e81754e9dec879f83e5 (patch)
treed1ed64066823b41c01c55eaf2cb56d27c7c26cd8
parentdf7c31cb30d14f11b334433f4d09873fa5c32560 (diff)
downloadmanifest-56f131e89114b9bd258d5e81754e9dec879f83e5.tar.gz
x15.xml: update to use "device,ti" as group for all projects
otherwise the project might be repo synced when specify group option as "default,-non-default,-device,hikey" for repo init command Change-Id: I2ad4d20c572165638c4dac65877f3bfa7dcb4e52 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--x15.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/x15.xml b/x15.xml
index aab1415f5..503d2b112 100644
--- a/x15.xml
+++ b/x15.xml
@@ -14,11 +14,11 @@
<project path="device/ti/am57xevm" name="android/device-ti-am57xevm" remote="git-ti-com" revision="d-oreo-mr1-core-release" groups="device,ti" />
<!-- CORE-COMMON: TI addons -->
- <project path="external/kmsxx" name="android/external-kmsxx" remote="git-ti-com" revision="d-oreo-mr1-core-release" groups="ti" />
+ <project path="external/kmsxx" name="android/external-kmsxx" remote="git-ti-com" revision="d-oreo-mr1-core-release" groups="device,ti" />
<project path="hardware/ti/dra7xx" name="android/hardware-ti-dra7xx" remote="git-ti-com" revision="d-oreo-mr1-core-release" groups="device,ti" />
<!-- CORE-EXT: TI Connectivity -->
- <project path="hardware/ti/wlan" name="platform/hardware/ti/wlan" remote="omap-mirror" revision="d-oreo-mr1-release" groups="ti" />
+ <project path="hardware/ti/wlan" name="platform/hardware/ti/wlan" remote="omap-mirror" revision="d-oreo-mr1-release" groups="device,ti" />
<!-- CORE-EXT: TI MM -->
<project path="hardware/ti/ipc" name="ipc/ipcdev" remote="git-ti-com" revision="refs/tags/3.47.01.00" groups="device,ti" />