Linux v4.2-rc6-130-g7ddab73346a1

This commit is contained in:
Josh Boyer 2015-08-14 10:59:25 -04:00
parent b1366c14df
commit b239a7b860
5 changed files with 7 additions and 4 deletions

View File

@ -827,7 +827,6 @@ CONFIG_MFD_CROS_EC_SPI=m
CONFIG_KEYBOARD_CROS_EC=m
CONFIG_I2C_CROS_EC_TUNNEL=m
CONFIG_SND_SOC_TS3A227E=m
CONFIG_CHROME_PLATFORMS=y
CONFIG_CROS_EC_CHARDEV=m
CONFIG_R8188EU=m

View File

@ -5572,6 +5572,7 @@ CONFIG_PSTORE_RAM=m
# CONFIG_SIGMA is not set
CONFIG_CHROME_PLATFORMS=y
CONFIG_BCMA=m
CONFIG_BCMA_BLOCKIO=y

View File

@ -219,7 +219,6 @@ CONFIG_ASUS_LAPTOP=m
CONFIG_COMPAL_LAPTOP=m
CONFIG_DELL_LAPTOP=m
CONFIG_DELL_RBTN=m
CONFIG_CHROME_PLATFORMS=y
CONFIG_CHROMEOS_LAPTOP=m
CONFIG_CHROMEOS_PSTORE=m
CONFIG_EEEPC_LAPTOP=m

View File

@ -40,7 +40,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
@ -67,7 +67,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 6
# The git snapshot level
%define gitrev 0
%define gitrev 1
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@ -2022,6 +2022,9 @@ fi
#
#
%changelog
* Fri Aug 14 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc6.git1.1
- Linux v4.2-rc6-130-g7ddab73346a1
* Tue Aug 11 2015 Peter Robinson <pbrobinson@fedoraproject.org> - 4.2.0-0.rc6.git0.2
- Drop UACCESS_WITH_MEMCPY on ARMv7 as it's broken (rhbz 1250613)

View File

@ -1,3 +1,4 @@
fe9dc0f6729f36400ea81aa41d614c37 linux-4.1.tar.xz
84e34c2f58901edcc5c840fe9893c02e perf-man-4.1.tar.gz
91449a3a20ecc0e23e288efdff2095dd patch-4.2-rc6.xz
1092e031daf983feda21ef6997af4635 patch-4.2-rc6-git1.xz