Linux v4.20-rc2-52-g5929a1f0ff30
This commit is contained in:
parent
878b6d46d5
commit
ded23d15f8
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
ccda4af0f4b92f7b4c308d3acc262f4a7e3affad
|
||||
5929a1f0ff30d04ccf4b0f9c648e7aa8bc816bbd
|
||||
|
11
kernel.spec
11
kernel.spec
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%global rcrev 2
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 2
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -122,7 +122,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
|
||||
|
||||
# Kernel headers are being split out into a separate package
|
||||
%if 0%{?fedora}
|
||||
@ -1872,6 +1872,13 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Nov 15 2018 Justin M. Forbes <jforbes@redhat.com> - 4.20.0-0.rc2.git2.1
|
||||
- Linux v4.20-rc2-52-g5929a1f0ff30
|
||||
|
||||
* Wed Nov 14 2018 Justin M. Forbes <jforbes@redhat.com> - 4.20.0-0.rc2.git1.1
|
||||
- Linux v4.20-rc2-37-g3472f66013d1
|
||||
- Reenable debugging options.
|
||||
|
||||
* Mon Nov 12 2018 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Further updates for ARM
|
||||
- More Qualcomm SD845 enablement
|
||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
||||
SHA512 (linux-4.19.tar.xz) = ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
|
||||
SHA512 (patch-4.20-rc2.xz) = 972440b6421305b814c4637afb1755b18af88cbcdb7042a91f0541caed55a5945dedea8d2aab70ef000aae7c745e4c7075dee78f13ea74a72f55eb71d51b1ef5
|
||||
SHA512 (patch-4.20-rc2-git2.xz) = 238e45f3c76416295c26fd24fc809a2f2912420aefb9fae642a758bd96620e9f4d0b0ba082750d151e1f9b825f9c1c374d262227bde93b8784f809e866e139aa
|
||||
|
Loading…
Reference in New Issue
Block a user