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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user