aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-01-14 21:22:40 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-01-14 15:53:02 +0000
commit715ed79d89dfd5d683d825ee52a8934e49f5ed52 (patch)
tree52fed8b52cde613cab3005c597ae1b6d01421f3b
parent8f0f7145c333fb3371d0a4ebc995bdf2e018a886 (diff)
96boards-hikey-aosp-master: add kernel repo
Change-Id: I7af9a91716162fa27cd19f4f3eb4820225477a7a 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 15c141f5e0..3771922e9e 100644
--- a/96boards-hikey-aosp-master.yaml
+++ b/96boards-hikey-aosp-master.yaml
@@ -160,6 +160,7 @@
export DOWNLOAD_URL=https://builds.96boards.org/${PUB_DEST}
export KERNEL_COMMIT=${BUILD_NUMBER}
export KERNEL_BRANCH=android-hikey-linaro-4.9
+ export KERNEL_REPO=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}