From 7e41d19a204539d1d76125afbf56d0ccc5dee746 Mon Sep 17 00:00:00 2001 From: Yongqin Liu Date: Mon, 18 Mar 2019 13:18:08 +0800 Subject: 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 --- lkft-hikey-aosp-4.4-premerge-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lkft-hikey-aosp-4.4-premerge-ci.yaml') 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' -- cgit v1.2.3