Message ID | 77f74bd470100773cd9813916718d2b247d49eb7.1649834193.git.jan.kiszka@siemens.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | SWUpdate & EFI Boot Guard refactorings | expand |
diff --git a/recipes-kernel/linux/linux-cip-common.inc b/recipes-kernel/linux/linux-cip-common.inc index 84515c2..238e5b0 100644 --- a/recipes-kernel/linux/linux-cip-common.inc +++ b/recipes-kernel/linux/linux-cip-common.inc @@ -25,6 +25,6 @@ SRC_URI_append = " ${@ "git://gitlab.com/cip-project/cip-kernel/cip-kernel-confi SRC_URI_append_bbb = "file://${KERNEL_DEFCONFIG}" -SRCREV_cip-kernel-config ?= "3f527304fdadd163e20b7a5a9cfabaca7506c716" +SRCREV_cip-kernel-config ?= "0150b63d0e74d64cc0d5baa9b9440cc148abad8b" S = "${WORKDIR}/linux-cip-v${PV}"
From: Jan Kiszka <jan.kiszka@siemens.com> This specifically brings iTCO support for QEMU which will be needed to run SWUpdate full-featured. --- recipes-kernel/linux/linux-cip-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)