tag for build 3.17.0-0.rc7.git0.2

This commit is contained in:
Kyle McMartin 2014-09-30 16:53:17 -04:00
parent d6b86222cd
commit 9ee62d10a3
1 changed files with 2 additions and 2 deletions

View File

@ -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
@ -2230,7 +2230,7 @@ fi
# ||----w |
# || ||
%changelog
* Tue Sep 30 2014 Kyle McMartin <kyle@fedoraproject.org>
* Tue Sep 30 2014 Kyle McMartin <kyle@fedoraproject.org> - 3.17.0-0.rc7.git0.2
- Revert some v3.16 changes to mach-highbank which broke L2 cache enablement.
Will debug upstream separately, but we need F22/21 running there. (#1139762)