mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
meson64 edge: bump from 6.2 to 6.4 (family file + symlink)
This commit is contained in:
@@ -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'
|
||||
;;
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
archive/meson64-6.2
|
||||
archive/meson64-6.4
|
||||
Reference in New Issue
Block a user