Enable possibility to select HWE kernel for Ubuntu minimal

Change-Id: I206a77590f575e472e31b4f867fd5fd35475542d
This commit is contained in:
Fatih Degirmenci 2019-12-15 10:42:34 +01:00 committed by Fatih Degirmenci
parent 74dff74907
commit e2af38e3a5
1 changed files with 3 additions and 0 deletions

View File

@ -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