Linux v4.9-rc2-138-g14970f2
This commit is contained in:
parent
ea38f2f938
commit
87691507e0
@ -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
|
||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
9fe68cad6e74967b88d0c6aeca7d9cd6b6e91942
|
||||
14970f204b1993af7459d5bd34aaff38dfee6670
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user