aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-01-14 17:11:30 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-01-14 11:41:52 +0000
commit8f0f7145c333fb3371d0a4ebc995bdf2e018a886 (patch)
treef4df98073baded97914df243f1b6cb364021f9b4
parent459fcc563c23bab20f11f103f532a9b50da12315 (diff)
96boards-hikey-aosp-master: add kernel branch
Change-Id: If3d3e67a4a8d39c574410233963314d72cee4801 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--96boards-hikey-aosp-master.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/96boards-hikey-aosp-master.yaml b/96boards-hikey-aosp-master.yaml
index bdb82fa4b8..15c141f5e0 100644
--- a/96boards-hikey-aosp-master.yaml
+++ b/96boards-hikey-aosp-master.yaml
@@ -159,6 +159,7 @@
export LAVA_SERVER=https://lkft.validation.linaro.org/RPC2/
export DOWNLOAD_URL=https://builds.96boards.org/${PUB_DEST}
export KERNEL_COMMIT=${BUILD_NUMBER}
+ export KERNEL_BRANCH=android-hikey-linaro-4.9
export ANDROID_VERSION=aosp-master
export VTS_VERSION=$(echo $VTS_URL | awk -F"/" '{print$(NF-1)}')
export QA_BUILD_VERSION=${BUILD_NUMBER}