summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2019-01-28 08:45:06 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2019-01-28 08:45:55 +0000
commit6435c74b231f68bfdb4393f22cf189255a230305 (patch)
treea23cf06a3f9c76a6009012c3eeb121ff7c4bcbff
parentefdc97a44d23b1f099e0d089152e3568efb5a57a (diff)
downloadmanifest-6435c74b231f68bfdb4393f22cf189255a230305.tar.gz
remove hikey sources
Change-Id: Ic1c50c9196edf629635fb083e8650bdda4860c8c Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--hikey.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/hikey.xml b/hikey.xml
deleted file mode 100644
index b2873f7df..000000000
--- a/hikey.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<manifest>
-
- <!-- Let's pull in more current versions of hikey device configs -->
- <!--
- <remove-project name="device/linaro/hikey"/>
- <remove-project name="device/linaro/hikey-kernel"/>
- <project path="device/linaro/hikey" name="device/linaro/hikey" revision="master" remote="aosp" groups="device,hikey" />
- <project path="device/linaro/hikey-kernel" name="device/linaro/hikey-kernel" revision="master" remote="aosp" groups="device,hikey" />
--->
- <!-- Linaro Kernels -->
- <project path="kernel/linaro/hisilicon" name="kernel/hikey-linaro" revision="android-hikey-linaro-4.9" remote="aosp" groups="device,hikey" />
-
-</manifest>