meson64 edge 6.4: bump from 6.4-rc5 tag to linux-6.4.y branch

- rebase one patch
This commit is contained in:
Ricardo Pardini
2023-06-26 18:37:59 +02:00
committed by Igor
parent d63d08f375
commit 81125507f9
2 changed files with 2 additions and 2 deletions

View File

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