diff options
-rw-r--r-- | config-arm64 | 1 | ||||
-rw-r--r-- | gitrev | 2 | ||||
-rw-r--r-- | kernel.spec | 5 | ||||
-rw-r--r-- | sources | 2 |
4 files changed, 7 insertions, 3 deletions
diff --git a/config-arm64 b/config-arm64 index 415691035..59ef6d689 100644 --- a/config-arm64 +++ b/config-arm64 @@ -179,6 +179,7 @@ CONFIG_HISI_KIRIN_DW_DSI=m CONFIG_MDIO_HISI_FEMAC=m CONFIG_INPUT_HISI_POWERKEY=m # CONFIG_K3_DMA is not set +# CONFIG_I2C_HIX5HD2 is not set # Tegra CONFIG_ARCH_TEGRA_132_SOC=y @@ -1 +1 @@ -9fe68cad6e74967b88d0c6aeca7d9cd6b6e91942 +14970f204b1993af7459d5bd34aaff38dfee6670 diff --git a/kernel.spec b/kernel.spec index 0f116f42f..2af2d0e00 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 2 # The git snapshot level -%define gitrev 1 +%define gitrev 2 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -2149,6 +2149,9 @@ fi # # %changelog +* Fri Oct 28 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc2.git2.1 +- Linux v4.9-rc2-138-g14970f2 + * Thu Oct 27 2016 Josh Boyer <jwboyer@fedoraproject.org> - Refresh SB patchset to fix bisectability issue @@ -1,4 +1,4 @@ c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz 0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz ad6f2f144892a36b6d91cbe63c7e042d patch-4.9-rc2.xz -e354bf4a3f421fcef9d4513e508a7ce4 patch-4.9-rc2-git1.xz +2b72d2cfadc0b9fdebed5cedff8ba9b1 patch-4.9-rc2-git2.xz |