Linux v4.11-rc4-18-gad0376e
This commit is contained in:
parent
4717d555e2
commit
c762bd18e3
1
baseconfig/x86/x86_64/CONFIG_EDAC_PND2
Normal file
1
baseconfig/x86/x86_64/CONFIG_EDAC_PND2
Normal file
@ -0,0 +1 @@
|
||||
CONFIG_EDAC_PND2=m
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
ebe64824e9de4b3ab3bd3928312b4b2bc57b4b7e
|
||||
ad0376eb1483bd9880770b346f6592aece669e4c
|
||||
|
@ -1321,6 +1321,7 @@ CONFIG_EDAC_I82975X=m
|
||||
CONFIG_EDAC_IE31200=m
|
||||
CONFIG_EDAC_LEGACY_SYSFS=y
|
||||
CONFIG_EDAC_MM_EDAC=m
|
||||
CONFIG_EDAC_PND2=m
|
||||
CONFIG_EDAC_R82600=m
|
||||
CONFIG_EDAC_SBRIDGE=m
|
||||
CONFIG_EDAC_SKX=m
|
||||
|
@ -1310,6 +1310,7 @@ CONFIG_EDAC_I82975X=m
|
||||
CONFIG_EDAC_IE31200=m
|
||||
CONFIG_EDAC_LEGACY_SYSFS=y
|
||||
CONFIG_EDAC_MM_EDAC=m
|
||||
CONFIG_EDAC_PND2=m
|
||||
CONFIG_EDAC_R82600=m
|
||||
CONFIG_EDAC_SBRIDGE=m
|
||||
CONFIG_EDAC_SKX=m
|
||||
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%global rcrev 4
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2172,6 +2172,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Mar 28 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc4.git1.1
|
||||
- Linux v4.11-rc4-18-gad0376e
|
||||
|
||||
* Tue Mar 28 2017 Laura Abbott <labbott@fedoraproject.org>
|
||||
- Reenable debugging options.
|
||||
|
||||
|
1
sources
1
sources
@ -1,3 +1,4 @@
|
||||
SHA512 (linux-4.10.tar.xz) = c3690125a8402df638095bd98a613fcf1a257b81de7611c84711d315cd11e2634ab4636302b3742aedf1e3ba9ce0fea53fe8c7d48e37865d8ee5db3565220d90
|
||||
SHA512 (perf-man-4.10.tar.gz) = 2c830e06f47211d70a8330961487af73a8bc01073019475e6b6131d3bb8c95658b77ca0ae5f1b44371accf103658bc5a3a4366b3e017a4088a8fd408dd6867e8
|
||||
SHA512 (patch-4.11-rc4.xz) = d92866ffe4997a5e489c034fc1c378d7e588f76cfa18d642854ce0bf412cdbc82d8e850d6665fa5175084ec0b7662b0f53435231d2b46b13cefbb9ba63f73791
|
||||
SHA512 (patch-4.11-rc4-git1.xz) = 734f0d07977641fd9d41946d2800d98c6e0363df500d8b75c00ebf6dd35ca19392bfdf8655ed6488bad1a94fe29c532f9f44233c8ec5d54e9fc50faa83c924b7
|
||||
|
Loading…
Reference in New Issue
Block a user