version bumps: 5.19-rc6

This commit is contained in:
Adel KARA SLIMANE
2022-07-11 02:24:53 +00:00
committed by BIG UGLY FROGMINER
parent 784dae3534
commit a6d5edf31f
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=('7aa05b40165aa9ec60c7a9b78c0a14ff41d601d1db02e4f7b2565631986b86dd' sha256sums=('4589a4237cb3d17061a0c940fd44e1c87796794eda64fe729c4e916c9d30c579'
#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"]="10" ["5.18"]="10"
["5.19"]="rc5" ["5.19"]="rc6"
) )
# PREEMPT_RT's supported kernel subversion # PREEMPT_RT's supported kernel subversion