Add patch to fix ATA blacklist
This commit is contained in:
parent
da99f20f02
commit
a3dbb48a2c
2 changed files with 56 additions and 0 deletions
|
|
@ -617,6 +617,8 @@ Patch26029: KEYS-Reinstate-EPERM-for-a-key-type-name-beginning-w.patch
|
|||
|
||||
Patch26030: GFS2-Make-rename-not-save-dirent-location.patch
|
||||
|
||||
Patch26031: libata-Un-break-ATA-blacklist.patch
|
||||
|
||||
# git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel
|
||||
Patch30000: kernel-arm64.patch
|
||||
|
||||
|
|
@ -1346,6 +1348,8 @@ ApplyPatch KEYS-Reinstate-EPERM-for-a-key-type-name-beginning-w.patch
|
|||
|
||||
ApplyPatch GFS2-Make-rename-not-save-dirent-location.patch
|
||||
|
||||
ApplyPatch libata-Un-break-ATA-blacklist.patch
|
||||
|
||||
%if 0%{?aarch64patches}
|
||||
ApplyPatch kernel-arm64.patch
|
||||
%ifnarch aarch64 # this is stupid, but i want to notice before secondary koji does.
|
||||
|
|
@ -2218,6 +2222,7 @@ fi
|
|||
- Linux v3.17-2860-gef0625b70dac
|
||||
- Reenable debugging options.
|
||||
- Temporarily disable aarch64patches
|
||||
- Add patch to fix ATA blacklist
|
||||
|
||||
* Tue Oct 07 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Add patch to fix GFS2 regression (from Bob Peterson)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue