aboutsummaryrefslogtreecommitdiff
path: root/templates/boot/generic-x86-kernel-ci-boot-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'templates/boot/generic-x86-kernel-ci-boot-template.json')
-rw-r--r--templates/boot/generic-x86-kernel-ci-boot-template.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/boot/generic-x86-kernel-ci-boot-template.json b/templates/boot/generic-x86-kernel-ci-boot-template.json
index 4822c1f..8fd3be6 100644
--- a/templates/boot/generic-x86-kernel-ci-boot-template.json
+++ b/templates/boot/generic-x86-kernel-ci-boot-template.json
@@ -6,7 +6,9 @@
"image.type": "{image_type}",
"image.url": "{image_url}",
"kernel.tree": "{tree}",
- "kernel.version": "{kernel_version}",
+ "kernel.describe": "{kernel_describe}",
+ "kernel.branch": "{kernel_branch}",
+ "arch": "{arch}",
"kernel.endian": "{endian}",
"kernel.defconfig": "{defconfig}",
"platform.fastboot": "{fastboot}",