diff --git a/meta-citadel/recipes-kernel/citadel-kernel/citadel-kernel.inc b/meta-citadel/recipes-kernel/citadel-kernel/citadel-kernel.inc index 2e42bae..637ac67 100644 --- a/meta-citadel/recipes-kernel/citadel-kernel/citadel-kernel.inc +++ b/meta-citadel/recipes-kernel/citadel-kernel/citadel-kernel.inc @@ -36,6 +36,7 @@ S = "${WORKDIR}/linux-${LINUX_VERSION}" do_deploy_append() { rm ${DEPLOYDIR}/bzImage ln -sf bzImage-initramfs${KERNEL_IMAGE_BASE_NAME}.bin ${DEPLOYDIR}/bzImage + echo "${PV}" > ${DEPLOYDIR}/kernel.version } #