diff mbox series

[1/1,SRU,Noble/Mantic/Jammy] UBUNTU: [Packaging] Move dmi-sysfs.ko into linux-modules

Message ID 20240222175826.3860669-2-vicamo.yang@canonical.com
State New
Headers show
Series Move dmi-sysfs.ko into linux-modules | expand

Commit Message

You-Sheng Yang Feb. 22, 2024, 5:58 p.m. UTC
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>
---
 debian.master/control.d/generic.inclusion-list | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/debian.master/control.d/generic.inclusion-list b/debian.master/control.d/generic.inclusion-list
index b0a9d896fd7f..74aabdd496c1 100644
--- a/debian.master/control.d/generic.inclusion-list
+++ b/debian.master/control.d/generic.inclusion-list
@@ -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