aboutsummaryrefslogtreecommitdiff
path: root/lkft-hikey-aosp-4.4-premerge-ci.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2019-03-18 13:18:08 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2019-03-18 13:18:08 +0800
commit7e41d19a204539d1d76125afbf56d0ccc5dee746 (patch)
tree071f7360dd54cc9309a02baaa7b9d723d3ce4d6b /lkft-hikey-aosp-4.4-premerge-ci.yaml
parent9d5e60d2d423a3afed622942ac045195b39ed138 (diff)
lkft: fix several problems.
1. set the the visibility of hikey template-boot.yaml to lkft group 2. fix the value of KERNEL_BRANCH for lkft-hikey-aosp-4.4-premerge-ci.yaml 3. remove the settings of UPSTREAM_KERNEL_BRANCH for lkft-hikey-aosp-4.19-premerge-ci.yaml Change-Id: Ib6fd88afeecee9b6c684de1c77fa1224aa8a541a Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'lkft-hikey-aosp-4.4-premerge-ci.yaml')
-rw-r--r--lkft-hikey-aosp-4.4-premerge-ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lkft-hikey-aosp-4.4-premerge-ci.yaml b/lkft-hikey-aosp-4.4-premerge-ci.yaml
index db29e4f93e..d2265c6a72 100644
--- a/lkft-hikey-aosp-4.4-premerge-ci.yaml
+++ b/lkft-hikey-aosp-4.4-premerge-ci.yaml
@@ -23,7 +23,7 @@
default: 'https://snapshots.linaro.org/android/android-lcr-reference-hikey-p/75/'
- string:
name: KERNEL_BRANCH
- default: 'android-4.14-p-hikey'
+ default: 'android-4.4-p-hikey'
- string:
name: KERNEL_REPO
default: 'https://github.com/tom-gall/hikey-linaro'