mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Bump sunxi
This commit is contained in:
@@ -26,12 +26,12 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.1" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.1.22"
|
||||
declare -g KERNELBRANCH="tag:v6.1.23"
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.2" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.2.9"
|
||||
declare -g KERNELBRANCH="tag:v6.2.10"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
@@ -27,12 +27,12 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.1" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.1.22"
|
||||
declare -g KERNELBRANCH="tag:v6.1.23"
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.2" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.2.9"
|
||||
declare -g KERNELBRANCH="tag:v6.2.10"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user