mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
allwinner: edge: Bump kernel to v6.4
This commit is contained in:
@@ -33,8 +33,8 @@ case $BRANCH in
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.3" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.3.9"
|
||||
declare -g KERNEL_MAJOR_MINOR="6.4" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.4"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
@@ -34,8 +34,8 @@ case $BRANCH in
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.3" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.3.9"
|
||||
declare -g KERNEL_MAJOR_MINOR="6.4" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.4"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
archive/sunxi-6.3
|
||||
archive/sunxi-6.4
|
||||
Reference in New Issue
Block a user