aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-01-11 21:36:46 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-01-12 02:56:11 +0000
commitc67b173935b7ebb90aa1f35c840fbeab0026f312 (patch)
tree09237549d918eb6547e3e4fbe0dd1336ba7aea75
parent7c9ff5a098112d3b2405ab64dd8eaa9cad455fbb (diff)
96boards-hikey-aosp-master: set ANDROID_VERSION for aosp-master
Change-Id: Ib46510de839dfbdb6d83c31125cd2811d02cfdc2 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--96boards-hikey-aosp-master.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/96boards-hikey-aosp-master.yaml b/96boards-hikey-aosp-master.yaml
index 5accad74da..31b276563a 100644
--- a/96boards-hikey-aosp-master.yaml
+++ b/96boards-hikey-aosp-master.yaml
@@ -166,7 +166,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 ANDROID_VERSION=$(echo $REFERENCE_BUILD_URL | awk -F"/" '{print$(NF-1)}')
+ export ANDROID_VERSION=aosp-master
export VTS_VERSION=$(echo $VTS_URL | awk -F"/" '{print$(NF-1)}')
export QA_BUILD_VERSION=${BUILD_NUMBER}