Add support for HWE kernels for ubuntu 22.04+24.04

Adding the package-installs to support the new ubuntu HWE kernels for
newer ubuntu versions.

Assisted-by: Claude-code
Change-Id: Iaf21dcbb8090c59a2010b92138af5f08cacaf1ec
Signed-off-by: Jay Faulkner <jay@jvf.cc>
This commit is contained in:
Jay Faulkner
2026-01-29 08:34:25 -08:00
parent 46f62db50e
commit c2a28462c3

View File

@@ -33,4 +33,14 @@ linux-generic-hwe-20.04:
- DIB_UBUNTU_KERNEL = linux-image-hwe
- DIB_RELEASE = focal
linux-generic-hwe-22.04:
when:
- DIB_UBUNTU_KERNEL = linux-image-hwe
- DIB_RELEASE = jammy
linux-generic-hwe-24.04:
when:
- DIB_UBUNTU_KERNEL = linux-image-hwe
- DIB_RELEASE = noble
initramfs-tools: