summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2017-06-15 16:42:41 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2017-06-15 16:42:41 +0800
commitf7853e16175cdc9cc0ebdf5ecc8a6840d769e90c (patch)
tree276d9418b28b2338e0cbae8a4a1771bada113dcc
parent56a8368920ab6481b5f28b9f6e6196c65d306f62 (diff)
downloadmanifest-f7853e16175cdc9cc0ebdf5ecc8a6840d769e90c.tar.gz
x20.xml: add manifest for X20 board
Change-Id: I4b8d84e7b72ec5107fa2b896d6fd526e1e66c573 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--x20.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/x20.xml b/x20.xml
new file mode 100644
index 000000000..e688bb0f8
--- /dev/null
+++ b/x20.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <!-- remote name="github-x20" fetch="https://github.com/helio-x20" / -->
+ <remote name="github-x20" fetch="https://github.com/berolinaro" />
+
+ <project path="device/mediatek/common" name="device/mediatek/common" remote="linaro-android" revision="master" groups="device,mtk"/>
+ <project path="device/mediatek/mt6797" name="device/mediatek/mt6797" remote="linaro-android" revision="master" groups="device,mtk"/>
+ <project path="device/amt/amt6797_64_open" name="device/amt/amt6797_64_open" remote="linaro-android" revision="master" groups="device,mtk"/>
+ <project path="vendor/mediatek" name="vendor/mediatek" remote="linaro-android" revision="master" groups="device,mtk" />
+ <project path="vendor/amt" name="vendor/amt" remote="linaro-android" revision="master" groups="device,mtk" />
+ <project path="prebuilts/gcc/linux-x86/arm/gcc-arm-none-eabi-4_8-2014q3" name="platform/prebuilts/gcc/linux-x86/arm/gcc-arm-none-eabi-4_8-2014q3" remote="linaro-android" revision="master" groups="device,mtk"/>
+ <!-- project path="kernel/amt/amt6797_64_open" name="linux" remote="github-x20" revision="helio-x20" groups="device,mtk" / -->
+ <project path="kernel/amt/amt6797_64_open" name="linux-1" remote="github-x20" revision="helio-x20" groups="device,mtk" />
+
+</manifest>