Linux v4.8-14604-g29fbff8
This commit is contained in:
parent
fc4b4c666f
commit
cc77719c1d
@ -3247,6 +3247,7 @@ CONFIG_WATCHDOG=y
|
|||||||
CONFIG_WATCHDOG_CORE=y
|
CONFIG_WATCHDOG_CORE=y
|
||||||
CONFIG_WATCHDOG_SYSFS=y
|
CONFIG_WATCHDOG_SYSFS=y
|
||||||
# CONFIG_WATCHDOG_NOWAYOUT is not set
|
# CONFIG_WATCHDOG_NOWAYOUT is not set
|
||||||
|
# CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
|
||||||
CONFIG_SOFT_WATCHDOG=m
|
CONFIG_SOFT_WATCHDOG=m
|
||||||
CONFIG_WDAT_WDT=m
|
CONFIG_WDAT_WDT=m
|
||||||
CONFIG_WDTPCI=m
|
CONFIG_WDTPCI=m
|
||||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
b67be92feb486f800d80d72c67fd87b47b79b18e
|
29fbff8698fc0ac1a1d74584b258e0bf18b469f9
|
||||||
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 0
|
%define rcrev 0
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 8
|
%define gitrev 9
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2142,6 +2142,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 14 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git9.1
|
||||||
|
- Linux v4.8-14604-g29fbff8
|
||||||
|
|
||||||
* Thu Oct 13 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git8.1
|
* Thu Oct 13 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git8.1
|
||||||
- Linux v4.8-14230-gb67be92
|
- Linux v4.8-14230-gb67be92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
|
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
|
||||||
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
|
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
|
||||||
e18384b995c3bf7decc7fa2a57315c8f patch-4.8-git8.xz
|
e1029b94d3c299991f7103373ee1f090 patch-4.8-git9.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user