meson64 edge: bump from 6.2 to 6.4 (family file + symlink)

This commit is contained in:
Ricardo Pardini
2023-06-07 21:19:34 +02:00
committed by Igor
parent 38d34e5269
commit 359a766056
2 changed files with 3 additions and 3 deletions

View File

@@ -45,8 +45,8 @@ case $BRANCH in
;;
edge)
declare -g KERNEL_MAJOR_MINOR="6.2" # Major and minor versions of this kernel. For mainline caching.
KERNELBRANCH='branch:linux-6.2.y'
declare -g KERNEL_MAJOR_MINOR="6.4" # Major and minor versions of this kernel. For mainline caching.
KERNELBRANCH='tag:v6.4-rc5'
KERNELPATCHDIR='meson64-edge'
;;