version bumps: 5.19-rc5

This commit is contained in:
Adel KARA SLIMANE
2022-07-04 02:30:56 +00:00
committed by BIG UGLY FROGMINER
parent dfce0ba58d
commit ec32da459a
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=('ccd7110dad8dcc260e2891ea3c89bd4aaad0cbe2c055b1280147e76ece20f06c' sha256sums=('7aa05b40165aa9ec60c7a9b78c0a14ff41d601d1db02e4f7b2565631986b86dd'
#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"]="9" ["5.18"]="9"
["5.19"]="rc4" ["5.19"]="rc5"
) )
# PREEMPT_RT's supported kernel subversion # PREEMPT_RT's supported kernel subversion