Linux v4.7-rc5-227-ge7bdea7
- Reenable debugging options.
This commit is contained in:
parent
504e29d7bd
commit
3f7d82d361
7 changed files with 68 additions and 147 deletions
11
kernel.spec
11
kernel.spec
|
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 5
|
||||
# The git snapshot level
|
||||
%define gitrev 1
|
||||
%define gitrev 2
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -125,7 +125,7 @@ Summary: The Linux kernel
|
|||
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
|
||||
# and 0 for rawhide (all kernels are debug kernels).
|
||||
# See also 'make debug' and 'make release'.
|
||||
%define debugbuildsenabled 1
|
||||
%define debugbuildsenabled 0
|
||||
|
||||
# Want to build a vanilla kernel build without any non-upstream patches?
|
||||
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
|
||||
|
|
@ -602,9 +602,6 @@ Patch641: disable-CONFIG_EXPERT-for-ZONE_DMA.patch
|
|||
#CVE-2016-3134 rhbz 1317383 1317384
|
||||
Patch665: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch
|
||||
|
||||
#rhbz 1346145
|
||||
Patch666: ath9k-fix-GPIO-mask-for-AR9462-and-AR9565.patch
|
||||
|
||||
#rhbz 1338025
|
||||
Patch728: hp-wmi-fix-wifi-cannot-be-hard-unblock.patch
|
||||
|
||||
|
|
@ -2152,6 +2149,10 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Jun 30 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc5.git2.1
|
||||
- Linux v4.7-rc5-227-ge7bdea7
|
||||
- Reenable debugging options.
|
||||
|
||||
* Tue Jun 28 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc5.git1.1
|
||||
- Linux v4.7-rc5-28-g02184c6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue