summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2023-11-03 22:56:54 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2023-11-03 22:56:54 +0800
commitd8547a4c4dccd5179acc2303048b1b865b58f00e (patch)
treed9c896d0bcdcac3756913ece4f3f10a42c91784d
parent9ecadd90e5f56c88a00ae159d0cc023d428c90b0 (diff)
downloadmanifest-linaro-lkft-aosp-master.tar.gz
linaro.xml: use hikey960 repository from devboardsforandroid sitelinaro-lkft-aosp-master
to generate the hikey960 userspace in the future Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I833dcc2faa16739f77843c6f575880b343980646
-rw-r--r--linaro.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/linaro.xml b/linaro.xml
index 3f388eb4b..794917a6f 100644
--- a/linaro.xml
+++ b/linaro.xml
@@ -4,10 +4,11 @@
<!-- Linaro Repositories -->
<remote name="linaro-android" fetch="https://android-git.linaro.org/git/" review="android-review.linaro.org" />
<remote name="linaro-other" fetch="https://git.linaro.org/" />
+ <remote name="devboardsforandroid" fetch="https://gerrit.devboardsforandroid.linaro.org/" review="gerrit.devboardsforandroid.linaro.org" />
<remote name="freedesktop" fetch="https://gitlab.freedesktop.org/" />
- <remove-project name="device/linaro/hikey" />
- <project path="device/linaro/hikey" name="device/linaro/hikey" revision="linaro-master" groups="device,hikey,pdk" remote="linaro-android" />
+ <project path="device/linaro/hikey960" name="device/linaro/hikey960" revision="main" groups="device,hikey,pdk" remote="devboardsforandroid" />
+ <project path="device/linaro/hikey960-kernel" name="device/linaro/hikey960-kernel" revision="main" groups="device,hikey,pdk" remote="devboardsforandroid" />
<project path="device/ti/beagle_x15" name="device/ti/beagle-x15" groups="device,beagle_x15,pdk" />
<project path="device/ti/beagle_x15-kernel" name="device/ti/beagle-x15-kernel" groups="device,beagle_x15,pdk" clone-depth="1" />