aboutsummaryrefslogtreecommitdiff
path: root/lkft-hikey-merge-mirrors.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2020-06-16 13:52:12 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2020-06-16 13:52:12 +0800
commit56f8a32e1a0485bc157413078133db6afa65ba66 (patch)
tree3ccaa99780143346a86d4fa2492c3014fa486203 /lkft-hikey-merge-mirrors.yaml
parentabf9bc8f96d7793496b9c44cc61562d43bb2e753 (diff)
lkft-hikey-merge-mirrors.yaml: fix the problem of merging from kernel/common
with specifying the kernel/common repository Change-Id: Ib8d35346912a42b22f12586b4c326fcad7ffb3f5 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'lkft-hikey-merge-mirrors.yaml')
-rw-r--r--lkft-hikey-merge-mirrors.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lkft-hikey-merge-mirrors.yaml b/lkft-hikey-merge-mirrors.yaml
index b0069815a0..7123eccfff 100644
--- a/lkft-hikey-merge-mirrors.yaml
+++ b/lkft-hikey-merge-mirrors.yaml
@@ -34,8 +34,8 @@
refspec: +refs/heads/android-hikey-linaro-4.14-stable-lkft:refs/remotes/linaro/android-hikey-linaro-4.14-stable-lkft +refs/heads/android-hikey-linaro-4.14-lkft:refs/remotes/linaro/android-hikey-linaro-4.14-lkft +refs/heads/android-hikey-linaro-4.19-lkft:refs/remotes/linaro/android-hikey-linaro-4.19-lkft +refs/heads/android-hikey-linaro-4.19-stable-lkft:refs/remotes/linaro/android-hikey-linaro-4.19-stable-lkft
credentials-id: 'CI_BOT_SSH_KEY'
- aosp:
- url: https://android.googlesource.com/kernel/hikey-linaro
- refspec: +refs/heads/mirror-android-4.14-stable:refs/remotes/aosp/mirror-android-4.14-stable +refs/heads/mirror-android-4.19:refs/remotes/aosp/mirror-android-4.19
+ url: https://android.googlesource.com/kernel/common
+ refspec: +refs/heads/android-4.14-stable:refs/remotes/aosp/android-4.14-stable +refs/heads/android-4.19:refs/remotes/aosp/android-4.19
branches:
- linaro/android-hikey-linaro-4.14-lkft
git-config-name: 'Linaro CI'