Enable possibility to select HWE kernel for Ubuntu minimal
Change-Id: I206a77590f575e472e31b4f867fd5fd35475542d
This commit is contained in:
parent
74dff74907
commit
e2af38e3a5
@ -7,6 +7,9 @@ linux-image-kvm:
|
||||
linux-image-virtual:
|
||||
not-arch: arm64
|
||||
when: DIB_UBUNTU_KERNEL = linux-image-virtual
|
||||
linux-generic-hwe-18.04:
|
||||
not-arch: arm64
|
||||
when: DIB_UBUNTU_KERNEL = linux-image-hwe
|
||||
# TODO(ianw): this is Xenial specific, for now. This kernel works
|
||||
# much better, however, including better support for cdrom's for
|
||||
# config-drive. We'll need to filter this further for future
|
||||
|
Loading…
Reference in New Issue
Block a user