summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2016-06-01 18:42:06 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2016-06-01 18:44:21 +0800
commitc601c8facc84736b50794d02c351412843a15c00 (patch)
tree05a2f4f1319a63642d77012f0366e673b565ef49
parent71188d30c3c86ab4b55c04300c0444bb0c4bbb9e (diff)
downloadmanifest-c601c8facc84736b50794d02c351412843a15c00.tar.gz
linaro.xml: add entries for hikey
added hikey device config project and 4.4 kernel project Change-Id: Id4e3c14d723d01020e4caaa7c572895fb0277e38 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--linaro.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/linaro.xml b/linaro.xml
index 2324609a4..0587440f3 100644
--- a/linaro.xml
+++ b/linaro.xml
@@ -27,8 +27,12 @@
<project path="device/linaro/build" name="device/linaro/common" remote="linaro-android" revision="linaro-marshmallow"/>
<project path="device/linaro/vexpress" name="device/linaro/vexpress" revision="linaro-marshmallow" remote="linaro-android" groups="device,lsk,arm" />
<project path="device/linaro/fvp" name="device/linaro/fvp-armv8" revision="linaro-marshmallow" remote="linaro-android" groups="device,lsk,arm" />
+ <project path="device/linaro/hikey" name="device/linaro/hikey" revision="master" remote="aosp" groups="device,hikey" />
+
<!-- Linaro Kernels -->
<project path="kernel/linaro/armlt" name="landing-teams/working/arm/kernel-release" revision="lsk-3.18-armlt" remote="linaro-other" groups="arm" />
+ <project path="kernel/linaro/hisilicon" name="kernel/hikey-linaro" revision="android-hikey-linaro-4.4" remote="aosp" groups="device,hikey" />
+
<!-- Linaro Bootloaders -->
<project path="uefi" name="arm/uefi/uefi" revision="master" remote="linaro-other" groups="device,vexpress-lsk,arm" />
<project path="vexpress-firmware" name="arm/vexpress-firmware" revision="juno-recovery-tarball" remote="linaro-other" groups="device,arm" />