Linux v4.20-rc1-62-g8053e5b93eca
This commit is contained in:
parent
9964dac781
commit
33864ba387
@ -1 +1 @@
|
||||
CONFIG_SND_SOC_MSM8916_WCD_ANALOg=m
|
||||
# CONFIG_SND_SOC_MSM8916_WCD_ANALOG is not set
|
||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
651022382c7f8da46cb4872a545ee1da6d097d2a
|
||||
8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b
|
||||
|
@ -6198,7 +6198,6 @@ CONFIG_SND_SOC_MAX98373=m
|
||||
CONFIG_SND_SOC_MAX9867=m
|
||||
CONFIG_SND_SOC_MAX98927=m
|
||||
# CONFIG_SND_SOC_MSM8916_WCD_ANALOG is not set
|
||||
CONFIG_SND_SOC_MSM8916_WCD_ANALOg=m
|
||||
CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=m
|
||||
# CONFIG_SND_SOC_MT6351 is not set
|
||||
# CONFIG_SND_SOC_NAU8540 is not set
|
||||
|
@ -6174,7 +6174,6 @@ CONFIG_SND_SOC_MAX98373=m
|
||||
CONFIG_SND_SOC_MAX9867=m
|
||||
CONFIG_SND_SOC_MAX98927=m
|
||||
# CONFIG_SND_SOC_MSM8916_WCD_ANALOG is not set
|
||||
CONFIG_SND_SOC_MSM8916_WCD_ANALOg=m
|
||||
CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=m
|
||||
# CONFIG_SND_SOC_MT6351 is not set
|
||||
# CONFIG_SND_SOC_NAU8540 is not set
|
||||
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%global rcrev 1
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# 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}
|
||||
@ -1875,6 +1875,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Nov 06 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.0-0.rc1.git1.1
|
||||
- Linux v4.20-rc1-62-g8053e5b93eca
|
||||
- Reenable debugging options.
|
||||
|
||||
* Mon Nov 05 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.0-0.rc1.git0.1
|
||||
- Linux v4.20-rc1
|
||||
|
||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
||||
SHA512 (linux-4.19.tar.xz) = ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
|
||||
SHA512 (patch-4.20-rc1.xz) = 60b0247b40be26429ce319cd6b27b67ca61afc4663ebe61f172349cc3e42ce6915427527693a519fc4afce43117c83513292e7dfa08b2d522baca3489cebf80a
|
||||
SHA512 (patch-4.20-rc1-git1.xz) = e4bedc5b29b3e758e698a2076a05cace815cc5fc8f11842521e6b6ba650238202596fa2ca30991ddc526a3061d503180d099a59eaabeb6c5784c5bb9a6fb54be
|
||||
|
Loading…
Reference in New Issue
Block a user