summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2015-02-17 10:48:25 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2015-02-17 10:48:25 +0000
commit81657711ec58de73decfe47f1288e2be8ec1b518 (patch)
treedbba32904b5884db82dd65afcec68caf74a265fc
parent082b0e0f0c927e86d4512ae5d645ddd158fbd0e8 (diff)
Add kernel for jacinto6
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--linaro.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/linaro.xml b/linaro.xml
index 6a71680..ac5dc14 100644
--- a/linaro.xml
+++ b/linaro.xml
@@ -27,9 +27,10 @@
<!-- 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="kernel/linaro/jacinto6evm" name="android-sdk/kernel-omap" revision="p-ti-linux-3.14.y-android" remote="git-ti-mirror" groups="device,ti" />
+ <project path="device/ti/proprietary-open" name="android-sdk/device-ti-proprietary-open" remote="git-ti-mirror" revision="d-lollipop-release" groups="device,ti" />
+ <project path="device/ti/common-open" name="android-sdk/device-ti-common-open" remote="git-ti-mirror" revision="d-lollipop-release" groups="device,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="hardware/ti/dra7xx" name="android-sdk/platform-hardware-ti-dra7xx" remote="git-ti-mirror" revision="d-lollipop-release" groups="device,ti" />
<project path="external/libdrm" name="android-sdk/libdrm" remote="git-ti-mirror" revision="master" groups="ti" />
</manifest>