mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
meson64/edge: bump to 6.6-rc4; initial copy from 6.5
This commit is contained in:
@@ -45,8 +45,9 @@ case $BRANCH in
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.5" # Major and minor versions of this kernel. For mainline caching.
|
||||
KERNELBRANCH='branch:linux-6.5.y'
|
||||
declare -g KERNEL_MAJOR_MINOR="6.6" # Major and minor versions of this kernel. For mainline caching.
|
||||
#KERNELBRANCH='branch:linux-6.6.y'
|
||||
KERNELBRANCH='tag:v6.6-rc4'
|
||||
KERNELPATCHDIR='meson64-edge'
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user