Linux v4.8-11825-g101105b

This commit is contained in:
Laura Abbott 2016-10-11 08:07:25 -07:00
parent 2f50aa19db
commit e8a4d25680
5 changed files with 9 additions and 4 deletions

View File

@ -291,6 +291,7 @@ CONFIG_THUNDER_NIC_RGX=m
# CONFIG_LIQUIDIO is not set
# CONFIG_SPI_THUNDERX is not set
# CONFIG_I2C_THUNDERX is not set
# CONFIG_HW_RANDOM_CAVIUM is not set
CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_SATA_AHCI_SEATTLE=m

View File

@ -348,6 +348,7 @@ CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_NAND_HISI504 is not set
# CONFIG_MTD_NAND_DENALI_PCI is not set
# CONFIG_MTD_NAND_DENALI_DT is not set
# CONFIG_MTD_NAND_OMAP2 is not set
# CONFIG_MTD_LPDDR is not set
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096

2
gitrev
View File

@ -1 +1 @@
24532f768121b07b16178ffb40442ece43365cbd
101105b1717f536ca741f940033996302d4ef191

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 2
%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
%define gitrev 5
%define gitrev 6
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@ -2151,6 +2151,9 @@ fi
#
#
%changelog
* Tue Oct 11 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git6.1
- Linux v4.8-11825-g101105b
* Mon Oct 10 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git5.2
- Fix typo in dts Makefile

View File

@ -1,3 +1,3 @@
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
296229947ecf3ff93fe76273a8fb818e patch-4.8-git5.xz
5f4d8a343fdd0733dd2cacb532d3f6d5 patch-4.8-git6.xz