Accepting request 775205 from home:favogt:branches:Kernel:stable
- Add the brd module, used by the LTP testsuite and tiny OBS-URL: https://build.opensuse.org/request/show/775205 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-default-base?expand=0&rev=24
This commit is contained in:
parent
ee8c8e2555
commit
1a9e95f846
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 18 13:38:18 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
- Add the brd module, used by the LTP testsuite and tiny
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 9 14:24:45 UTC 2020 - Guilherme Moro <gmoro@suse.com>
|
Thu Jan 9 14:24:45 UTC 2020 - Guilherme Moro <gmoro@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-default-base
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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 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 \
|
%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 \
|
xhci-hcd xhci-pci typec_ucsi ucsi_acpi typec ums-alauda ums-cypress ums-datafab \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user