meson64: edge/6.2: bump to 6.2-rc5

This commit is contained in:
Ricardo Pardini
2023-01-23 22:30:05 +01:00
parent ca0fa01ea9
commit fa64a1d9af

View File

@@ -31,7 +31,7 @@ case $BRANCH in
edge)
export KERNEL_MAJOR_MINOR="6.2" # Major and minor versions of this kernel. For mainline caching.
KERNELBRANCH='tag:v6.2-rc3' # @TODO: soon-to-be 'branch:linux-6.2.y' when it is released
KERNELBRANCH='tag:v6.2-rc5' # @TODO: soon-to-be 'branch:linux-6.2.y' when it is released
KERNELPATCHDIR='meson64-edge'
;;