Linux v3.5-rc2

This commit is contained in:
Josh Boyer 2012-06-09 10:03:09 -04:00
parent 7ac8101a19
commit ff66a4e962
3 changed files with 7 additions and 3 deletions

View File

@ -4304,6 +4304,7 @@ CONFIG_PTP_1588_CLOCK=m
CONFIG_PTP_1588_CLOCK_PCH=m
CONFIG_CLEANCACHE=y
CONFIG_FRONTSWAP=y
# CONFIG_MDIO_GPIO is not set
# CONFIG_KEYBOARD_GPIO is not set

View File

@ -62,7 +62,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 3
%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -93,7 +93,7 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
%define rcrev 1
%define rcrev 2
# The git snapshot level
%define gitrev 0
# Set rpm version accordingly
@ -2278,6 +2278,9 @@ fi
# ||----w |
# || ||
%changelog
* Sat Jun 09 2012 Josh Boyer <jwboyer@redhat.com> - 3.5.0-0.rc2.git0.1
- Linux v3.5-rc2
* Fri Jun 08 2012 Josh Boyer <jwboyer@redhat.com>
- Enable HV assisted KVM on ppc64

View File

@ -1,2 +1,2 @@
967f72983655e2479f951195953e8480 linux-3.4.tar.xz
22d85130ece50214e6d7a05db5e15466 patch-3.5-rc1.xz
b465d27e5472446d2b03c3dd7d1d8bb9 patch-3.5-rc2.xz