From: Jan Kiszka <[email protected]> Moving forward to kernel 5.10 would require so many backports to the 0.12 release that it is better to temporarily switch into "latest-only" mode. This will be reverted once some 0.13 release is available.
Signed-off-by: Jan Kiszka <[email protected]> --- conf/distro/jailhouse-demo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/jailhouse-demo.conf b/conf/distro/jailhouse-demo.conf index 032efe3..5b0fb54 100644 --- a/conf/distro/jailhouse-demo.conf +++ b/conf/distro/jailhouse-demo.conf @@ -17,7 +17,7 @@ KERNEL_NAME ?= "jailhouse" WKS_FILE ?= "${MACHINE}.wks" -PREFERRED_VERSION_jailhouse-${KERNEL_NAME} ?= "0.12" +PREFERRED_VERSION_jailhouse-${KERNEL_NAME} ?= "0.9999-next" PREFERRED_PROVIDER_trusted-firmware-a-${MACHINE} ?= "trusted-firmware-a-${MACHINE}" PREFERRED_PROVIDER_u-boot-${MACHINE} ?= "u-boot-${MACHINE}" -- 2.26.2 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/01d8ee6b5a412df644d97f7483deb84483a8c345.1618866389.git.jan.kiszka%40siemens.com.
