kernel-arm64.patch: fix up merge conflict and re-enable

This commit is contained in:
Kyle McMartin 2014-08-05 10:24:31 -04:00
parent 1010065148
commit d2b85a675d
2 changed files with 103 additions and 3168 deletions

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ Summary: The Linux kernel
# be 0.
%global released_kernel 0
%global aarch64patches 0
%global aarch64patches 1
# Sign modules on x86. Make sure the config files match this setting if more
# architectures are added.
@ -2247,6 +2247,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Aug 05 2014 Kyle McMartin <kyle@fedoraproject.org>
- kernel-arm64.patch: fix up merge conflict and re-enable
* Tue Aug 05 2014 Josh Boyer <jwboyer@gmail.com> - 3.17.0-0.rc0.git1.1
- Linux v3.16-3652-gf19107379dbc
- Reenable debugging options.