diff --git a/kernel-default-base.changes b/kernel-default-base.changes index bb55df0..624ad12 100644 --- a/kernel-default-base.changes +++ b/kernel-default-base.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 18 13:38:18 UTC 2020 - Fabian Vogt + +- Add the brd module, used by the LTP testsuite and tiny + ------------------------------------------------------------------- Thu Jan 9 14:24:45 UTC 2020 - Guilherme Moro diff --git a/kernel-default-base.spec b/kernel-default-base.spec index c1a3d46..01d0c7d 100644 --- a/kernel-default-base.spec +++ b/kernel-default-base.spec @@ -1,7 +1,7 @@ # # spec file for package kernel-default-base # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -40,7 +40,7 @@ hv_vmbus hyperv-keyboard hv_netvsc hv_storvsc scsi_transport_fc hyperv_fb %define scsi_modules scsi_transport_iscsi sd_mod sg sr_mod st scsi_mod -%define block_drivers loop dm-mod ahci ata_piix mptsas mptspi BusLogic sym53c8xx aam53c974 rbd +%define block_drivers loop dm-mod ahci ata_piix mptsas mptspi BusLogic sym53c8xx aam53c974 rbd brd %define usb_modules usb-common usbcore ehci-hcd ehci-pci ohci-hcd ohci-pci uhci-hcd \ xhci-hcd xhci-pci typec_ucsi ucsi_acpi typec ums-alauda ums-cypress ums-datafab \