aboutsummaryrefslogtreecommitdiff
path: root/trigger-lt-qcom-linux-integration.yaml
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2018-06-07 12:18:28 -0500
committerAnibal Limon <anibal.limon@linaro.org>2018-06-11 14:10:22 +0000
commite050b78b4404eb1c04c28d26ac89720051ec1e43 (patch)
tree8939cae283cf20cc6d3a4c0c7794957aa22cb546 /trigger-lt-qcom-linux-integration.yaml
parentb69e54a213e1efed3299ab2c5b23f4733305dbdd (diff)
lt-qcom-linux-integration: Add KERNEL_VERSION to boot image
In order to have a clear insight of what version was build. Change-Id: I55f139bc4704bf407a21f7de76ca8cb319a823a2 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'trigger-lt-qcom-linux-integration.yaml')
-rw-r--r--trigger-lt-qcom-linux-integration.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/trigger-lt-qcom-linux-integration.yaml b/trigger-lt-qcom-linux-integration.yaml
index 1f823cb772..e0a195a081 100644
--- a/trigger-lt-qcom-linux-integration.yaml
+++ b/trigger-lt-qcom-linux-integration.yaml
@@ -43,6 +43,7 @@
predefined-parameters: |
KERNEL_IMAGE_URL=${KERNEL_IMAGE_URL}
KERNEL_MODULES_URL=${KERNEL_MODULES_URL}
+ KERNEL_VERSION=${KERNEL_VERSION}
KERNEL_DT_URL_dragonboard410c=${KERNEL_DT_URL_dragonboard410c}
ROOTFS_URL_dragonboard410c=${ROOTFS_URL_dragonboard410c}
KERNEL_DT_URL_dragonboard820c=${KERNEL_DT_URL_dragonboard820c}