Fix for some iwlwifi users (rhbz 1800335)
This commit is contained in:
parent
7f01999341
commit
c5ecc439ca
2 changed files with 58 additions and 1 deletions
|
|
@ -77,7 +77,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 200
|
||||
%global baserelease 201
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
|
|
@ -868,6 +868,9 @@ Patch508: 0001-drm-i915-Serialise-i915_active_acquire-with-__active.patch
|
|||
# Backport vboxsf from 5.6, can be dropped when we move to 5.6
|
||||
Patch510: 0001-fs-Add-VirtualBox-guest-shared-folder-vboxsf-support.patch
|
||||
|
||||
# rhbz 1800335
|
||||
Patch511: v2_20200128_dmoulding_me_com.patch
|
||||
|
||||
# END OF PATCH DEFINITIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -2897,6 +2900,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Feb 24 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.6-201
|
||||
- Fix for some iwlwifi users (rhbz 1800335)
|
||||
|
||||
* Mon Feb 24 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.6-200
|
||||
- Linux v5.5.6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue