diff --git a/filter-modules.sh b/filter-modules.sh index ef86416..6f543f4 100755 --- a/filter-modules.sh +++ b/filter-modules.sh @@ -34,7 +34,7 @@ netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee80215 drmdrvs="amd ast gma500 i2c i915 mgag200 nouveau radeon via " -singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qla1280 9pnet_rdma rpcrdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target" +singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qla1280 9pnet_rdma rpcrdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target cxgbit" # Grab the arch-specific filter list overrides source ./filter-$2.sh diff --git a/kernel.spec b/kernel.spec index 7e46a00..f8d0eb6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -42,7 +42,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 1 +%global baserelease 2 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2130,6 +2130,9 @@ fi # # %changelog +* Tue May 31 2016 Laura Abbott - 4.7.0-0.rc1.git1.2 +- Update module filters + * Tue May 31 2016 Laura Abbott - 4.7.0-0.rc1.git1.1 - Linux v4.7-rc1-12-g852f42a - Disable debugging options.