From e66bf4b1be333f08615d642d114a595c3228cf2f Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Mon, 16 Apr 2018 11:22:13 +0530 Subject: lkft-hikey-aosp: use clang toolchain Pass clang version info through toolchain parameter The versions mentioned as per the documentation here: https://android.googlesource.com/platform/prebuilts/clang/host/linux-x86/ Change-Id: I3880715bfc399d1bdbc58d01e51bb4ef0073cbb6 Signed-off-by: Vishal Bhoj --- lkft-hikey-aosp-4.14.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lkft-hikey-aosp-4.14.yaml') diff --git a/lkft-hikey-aosp-4.14.yaml b/lkft-hikey-aosp-4.14.yaml index dd0385c264..7ad526ccba 100644 --- a/lkft-hikey-aosp-4.14.yaml +++ b/lkft-hikey-aosp-4.14.yaml @@ -30,6 +30,9 @@ - string: name: QA_SERVER_PROJECT default: 'android-hikey-linaro-4.14-aosp' + - string: + name: TOOLCHAIN + default: 'clang-4679922' - string: name: VTS_URL default: 'http://testdata.linaro.org/lkft/aosp/aosp-master-04052018/' -- cgit v1.2.3