Linux v3.8-rc2-370-g57a0c1e

This commit is contained in:
Justin M. Forbes 2013-01-09 13:12:05 -06:00
parent bc880f5f65
commit 1f105b6287
3 changed files with 8 additions and 5 deletions

View File

@ -3515,9 +3515,9 @@ CONFIG_MFD_VX855=m
CONFIG_MFD_SM501=m
CONFIG_MFD_SM501_GPIO=y
CONFIG_MFD_RTSX_PCI=m
CONFIG_MFD_TI_AM335X_TSCADC=m
# CONFIG_MFD_TI_AM335X_TSCADC is not set
CONFIG_MFD_VIPERBOARD=m
CONFIG_MFD_RETU=m
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_TC6393XB is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM8350_I2C 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 2
%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 2
# The git snapshot level
%define gitrev 3
%define gitrev 4
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2306,6 +2306,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed Jan 09 2013 Justin M. Forbes <jforbes@redhat.com> - 3.8.0-0.rc2.git4.1
- Linux v3.8-rc2-370-g57a0c1e
* Wed Jan 9 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Update ARM mvebu config

View File

@ -1,3 +1,3 @@
21223369d682bcf44bcdfe1521095983 linux-3.7.tar.xz
bf527ba474ebb9a8a0cd2432ac0ac2b8 patch-3.8-rc2.xz
e83403e342f0fea592edd4080fd90762 patch-3.8-rc2-git3.xz
42e7ac5125f283f351f98cb5add590be patch-3.8-rc2-git4.xz