Linux v4.8-14230-gb67be92

This commit is contained in:
Laura Abbott 2016-10-13 08:01:25 -07:00
parent 523d987dc7
commit 1aead3e9bd
7 changed files with 11 additions and 3 deletions

View File

@ -317,6 +317,7 @@ CONFIG_DEVFREQ_THERMAL=y
CONFIG_SPMI=m
CONFIG_MFD_SPMI_PMIC=m
CONFIG_REGMAP_SPMI=m
# CONFIG_QORIQ_THERMAL is not set
# Device tree
CONFIG_DTC=y

View File

@ -274,6 +274,7 @@ CONFIG_QCOM_COINCELL=m
# CONFIG_QCOM_Q6V5_PIL is not set
# CONFIG_QCOM_WCNSS_PIL is not set
# CONFIG_QCOM_EBI2 is not set
# CONFIG_QCOM_TSENS is not set
# mvebu
# CONFIG_MV_XOR_V2 is not set

View File

@ -353,6 +353,7 @@ CONFIG_MTD_NAND_QCOM=m
# CONFIG_QCOM_Q6V5_PIL is not set
# CONFIG_MSM_IOMMU is not set
# CONFIG_QCOM_WCNSS_PIL is not set
# CONFIG_QCOM_TSENS is not set
# i.MX
# CONFIG_MXC_DEBUG_BOARD is not set

View File

@ -154,6 +154,8 @@ CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_BIOS=y
CONFIG_VMD=m
CONFIG_INTEL_BXT_PMIC_THERMAL=m
CONFIG_HOTPLUG_PCI_COMPAQ=m
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
CONFIG_HOTPLUG_PCI_IBM=m

2
gitrev
View File

@ -1 +1 @@
1573d2caf713874cfe0d1336c823d0fb548d8bed
b67be92feb486f800d80d72c67fd87b47b79b18e

View File

@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
%define gitrev 7
%define gitrev 8
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@ -2142,6 +2142,9 @@ fi
#
#
%changelog
* Thu Oct 13 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git8.1
- Linux v4.8-14230-gb67be92
* Wed Oct 12 2016 Laura Abbott <labbott@redhat.com>
- Add script to remove binary diffs

View File

@ -1,3 +1,3 @@
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
7fb93297f4f69e1f2b563bec1f0951f0 patch-4.8-git7.xz
e18384b995c3bf7decc7fa2a57315c8f patch-4.8-git8.xz