Linux v3.16-11383-gc9d26423e56c
This commit is contained in:
parent
904876094c
commit
593ea10443
@ -4445,6 +4445,9 @@ CONFIG_FRAME_WARN=1024
|
|||||||
CONFIG_MAGIC_SYSRQ=y
|
CONFIG_MAGIC_SYSRQ=y
|
||||||
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x0
|
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x0
|
||||||
CONFIG_DEBUG_INFO=y
|
CONFIG_DEBUG_INFO=y
|
||||||
|
# Revisit both of these options
|
||||||
|
# CONFIG_DEBUG_INFO_SPLIT is not set
|
||||||
|
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||||
CONFIG_FRAME_POINTER=y
|
CONFIG_FRAME_POINTER=y
|
||||||
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
||||||
# CONFIG_DEBUG_DRIVER is not set
|
# CONFIG_DEBUG_DRIVER is not set
|
||||||
|
@ -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 5
|
%define gitrev 6
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2246,6 +2246,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 15 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.17.0-0.rc0.git6.1
|
||||||
|
- Linux v3.16-11383-gc9d26423e56c
|
||||||
|
|
||||||
* Thu Aug 14 2014 Kyle McMartin <kyle@fedoraproject.org>
|
* Thu Aug 14 2014 Kyle McMartin <kyle@fedoraproject.org>
|
||||||
- kernel-arm64: resynch with git head (no functional change)
|
- kernel-arm64: resynch with git head (no functional change)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
5c569ed649a0c9711879f333e90c5386 linux-3.16.tar.xz
|
5c569ed649a0c9711879f333e90c5386 linux-3.16.tar.xz
|
||||||
49868ce6467b35cd9ffea1120d129462 perf-man-3.16.tar.gz
|
49868ce6467b35cd9ffea1120d129462 perf-man-3.16.tar.gz
|
||||||
0a791f9881b553e6c668fccb865a7f46 patch-3.16-git5.xz
|
3597325f13a9a8915b556fb965e67275 patch-3.16-git6.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user