versions: update to latest LTS kernel 6.12.42

Fixes #11690

Signed-off-by: Alex Tibbles <alex@bleg.org>
This commit is contained in:
Alex Tibbles
2025-08-17 20:52:27 -04:00
committed by Zvonko Kaiser
parent 3503bcdb50
commit e20f6b2f9d
2 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
160
161

View File

@@ -196,11 +196,11 @@ assets:
kernel:
description: "Linux kernel optimised for virtual machines"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.12.36"
version: "v6.12.42"
confidential:
description: "Linux kernel with x86_64 TEEs (SNP and TDX) support"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.12.36"
version: "v6.12.42"
kernel-arm-experimental:
description: "Linux kernel with cpu/mem hotplug support on arm64"
@@ -210,7 +210,7 @@ assets:
kernel-dragonball-experimental:
description: "Linux kernel with Dragonball VMM optimizations like upcall"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.12.36"
version: "v6.12.42"
externals:
description: "Third-party projects used by the system"