aboutsummaryrefslogtreecommitdiff
path: root/trigger-openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'trigger-openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml')
-rw-r--r--trigger-openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/trigger-openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml b/trigger-openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml
index 733017aab6..2f8308410f 100644
--- a/trigger-openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml
+++ b/trigger-openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml
@@ -42,6 +42,7 @@
echo KERNEL_BRANCH=$(git describe --tags --abbrev=0) > ${WORKSPACE}/lkft_parameters
echo KERNEL_DESCRIBE=$(git describe --always) >> ${WORKSPACE}/lkft_parameters
echo SRCREV_kernel=$(git rev-parse HEAD) >> ${WORKSPACE}/lkft_parameters
+ echo MAKE_KERNELVERSION=$(make kernelversion) >> ${WORKSPACE}/lkft_parameters
cat ${WORKSPACE}/lkft_parameters
. ${WORKSPACE}/lkft_parameters