Linux v5.3-rc1-96-g6789f873ed37
This commit is contained in:
parent
d86f95817f
commit
5feabf6fff
1
configs/fedora/generic/powerpc/CONFIG_NVRAM
Normal file
1
configs/fedora/generic/powerpc/CONFIG_NVRAM
Normal file
@ -0,0 +1 @@
|
||||
CONFIG_NVRAM=y
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
bed38c3e2dca01b358a62b5e73b46e875742fd75
|
||||
6789f873ed373319cbf83b56455baf00769bb79a
|
||||
|
@ -3630,7 +3630,7 @@ CONFIG_NVME_TARGET_RDMA=m
|
||||
CONFIG_NVME_TARGET_TCP=m
|
||||
CONFIG_NVME_TCP=m
|
||||
# CONFIG_NVM is not set
|
||||
# CONFIG_NVRAM is not set
|
||||
CONFIG_NVRAM=y
|
||||
# CONFIG_NXP_TJA11XX_PHY is not set
|
||||
# CONFIG_OCFS2_DEBUG_FS is not set
|
||||
# CONFIG_OCFS2_DEBUG_MASKLOG is not set
|
||||
|
@ -3609,7 +3609,7 @@ CONFIG_NVME_TARGET_RDMA=m
|
||||
CONFIG_NVME_TARGET_TCP=m
|
||||
CONFIG_NVME_TCP=m
|
||||
# CONFIG_NVM is not set
|
||||
# CONFIG_NVRAM is not set
|
||||
CONFIG_NVRAM=y
|
||||
# CONFIG_NXP_TJA11XX_PHY is not set
|
||||
# CONFIG_OCFS2_DEBUG_FS is not set
|
||||
# CONFIG_OCFS2_DEBUG_MASKLOG is not set
|
||||
|
@ -71,7 +71,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%global rcrev 1
|
||||
# The git snapshot level
|
||||
%define gitrev 3
|
||||
%define gitrev 4
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 5.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -1822,6 +1822,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Jul 26 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc1.git4.1
|
||||
- Linux v5.3-rc1-96-g6789f873ed37
|
||||
- Enable nvram driver (rhbz 1732612)
|
||||
|
||||
* Thu Jul 25 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc1.git3.1
|
||||
- Linux v5.3-rc1-82-gbed38c3e2dca
|
||||
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-5.2.tar.xz) = 5a28f8a34c4e0470617f5638b7112e6252109b78f23b1eed484a228530970c7ef5c130d6e5a09cf25ea2f6a0329602dcc1ec66ce893182e15b27d99bd228789c
|
||||
SHA512 (patch-5.3-rc1.xz) = 2516824ccc1da39a5b86a8c5fc5db6327e3d0ff71ba0d913b7b05ad145103bd92a0936f46adf49884ed78eed76c306b578f34596ceca2f2f0120fc4b119c1c96
|
||||
SHA512 (patch-5.3-rc1-git3.xz) = 01540558244cb21869fe5150a9675dc0a5671b19769924f32d8330cfbc4395a653048b024f5373862aa53e52f7d335966b4daf7634b2fc9e3060d03cd063cfbc
|
||||
SHA512 (patch-5.3-rc1-git4.xz) = 8cdf57434a5f5fdb824053097bf3e1b5e59a3e0e8a737d66dc938fc205636d47f3bcb7695bd747e3d735f90e623d97eb60b7fa8668694c98a1c6a0f8028146f5
|
||||
|
Loading…
Reference in New Issue
Block a user