UBUNTU: [Packaging] Move dmi-sysfs.ko into linux-modules

BugLink: https://bugs.launchpad.net/bugs/2045561

The dmi-sysfs.ko module (CONFIG_DMI_SYSFS) is currently shipped in
linux-modules-extra. This makes it hard to pull in via the linux-virtual
package, it can only come from the linux-generic one that also pulls in
the firmware and everything else needed for baremetal, and that serves
no purpose in a qemu VM. This stops VMs using these kernels from being
configurable using qemu or cloud-hypervisor's SMBIOS type 11 strings.

Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>
Acked-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
This commit is contained in:
You-Sheng Yang
2024-02-23 01:58:26 +08:00
committed by Paolo Pisati
parent 77e530c1a8
commit 420a2928b9
@@ -41,6 +41,7 @@ drivers/cpufreq/tegra194-cpufreq.ko
drivers/crypto/nx/*
drivers/crypto/vmx/vmx-crypto.ko
drivers/dma/tegra210-adma.ko
drivers/firmware/dmi-sysfs.ko
drivers/firmware/efi/*
drivers/firmware/iscsi_ibft.ko
drivers/gpio/gpio-max77620.ko