mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
meson64: switch edge kernel to 6.1.y branch (from 6.1-rc8 tag) (#4557)
This commit is contained in:
@@ -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'
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user