Update rt mappings

This commit is contained in:
Tk-Glitch
2023-09-15 15:11:13 +02:00
parent f8438aab4e
commit a83739ccdb

View File

@@ -44,13 +44,15 @@ _rt_subver_map=(
["5.10"]="192"
["5.11"]="4"
["5.14"]="2"
["5.15"]="125"
["5.15"]="129"
["5.16"]="2"
["5.17"]="1"
["6.0"]="5"
["6.1"]="46"
["6.3"]="3"
["6.4"]="6"
["6.5"]="2"
["6.6"]="rc1"
)
# PREEMPT_RT's patch revision for the kernel
@@ -62,13 +64,15 @@ _rt_rev_map=(
["5.10"]="92"
["5.11"]="11"
["5.14"]="21"
["5.15"]="66"
["5.15"]="67"
["5.16"]="19"
["5.17"]="17"
["6.0"]="14"
["6.1"]="14"
["6.3"]="15"
["6.4"]="8"
["6.5"]="8"
["6.6"]="1"
)
_undefine() {