meson64: switch edge kernel to 6.1.y branch (from 6.1-rc8 tag) (#4557)

This commit is contained in:
Ricardo Pardini 2022-12-12 19:55:30 +01:00 committed by GitHub
parent 6146943c83
commit 1988233971
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ case $BRANCH in
;;
edge)
KERNELBRANCH='tag:v6.1-rc8' # @TODO: Soon to be KERNELBRANCH='branch:linux-6.1.y'
KERNELBRANCH='branch:linux-6.1.y'
KERNELPATCHDIR='meson64-edge'
;;