Fix perf build on ARM (from Kyle McMartin)
This commit is contained in:
parent
f55bd27d50
commit
d5a4efb50a
2 changed files with 31 additions and 0 deletions
|
|
@ -776,6 +776,8 @@ Patch25077: media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020
|
|||
#CVE-2013-2897 rhbz 1000536 1002600 CVE-2013-2899 rhbz 1000373 1002604
|
||||
Patch25099: HID-CVE-fixes.patch
|
||||
|
||||
Patch25100: perf-arm-fix.patch
|
||||
|
||||
# END OF PATCH DEFINITIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -1510,6 +1512,8 @@ ApplyPatch media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.
|
|||
#CVE-2013-2897 rhbz 1000536 1002600 CVE-2013-2899 rhbz 1000373 1002604
|
||||
ApplyPatch HID-CVE-fixes.patch
|
||||
|
||||
ApplyPatch perf-arm-fix.patch
|
||||
|
||||
# END OF PATCH APPLICATIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -2312,6 +2316,9 @@ fi
|
|||
# || ||
|
||||
%changelog
|
||||
* Thu Sep 05 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git11.1
|
||||
- Fix perf build on ARM (from Kyle McMartin)
|
||||
|
||||
* Thu Sep 05 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Linux v3.11-3891-gae7a835
|
||||
|
||||
* Thu Sep 05 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git10.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue