version bumps: 5.19-rc7

This commit is contained in:
Adel KARA SLIMANE
2022-07-18 02:26:10 +00:00
committed by BIG UGLY FROGMINER
parent b22baf111e
commit f0dded4895
2 changed files with 2 additions and 2 deletions

View File

@@ -818,7 +818,7 @@ case $_basever in
0001-mm-Support-soft-dirty-flag-reset-for-VA-range.patch 0001-mm-Support-soft-dirty-flag-reset-for-VA-range.patch
0002-mm-Support-soft-dirty-flag-read-with-reset.patch 0002-mm-Support-soft-dirty-flag-read-with-reset.patch
) )
sha256sums=('4589a4237cb3d17061a0c940fd44e1c87796794eda64fe729c4e916c9d30c579' sha256sums=('4cf0d0d0e46c31781a3f571845973b616c07af90d059922bdff3c6ff941bfda4'
#upcoming_kernel_patch_sha256 #upcoming_kernel_patch_sha256
'ee95b05689889df4f4e885681b29bd3d59277cf43327f2eb7cea14e82e5b15fe' 'ee95b05689889df4f4e885681b29bd3d59277cf43327f2eb7cea14e82e5b15fe'
'1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898' '1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898'

View File

@@ -21,7 +21,7 @@ _kver_subver_map=(
["5.16"]="20" ["5.16"]="20"
["5.17"]="15" ["5.17"]="15"
["5.18"]="12" ["5.18"]="12"
["5.19"]="rc6" ["5.19"]="rc7"
) )
# PREEMPT_RT's supported kernel subversion # PREEMPT_RT's supported kernel subversion