sunxi-6.12: Switching to v6.12.43

This commit is contained in:
The-going
2025-08-23 13:40:39 +03:00
committed by Rolf Leggewie
parent 4f83bc1ece
commit 21d05b6182
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ case $BRANCH in
current) current)
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel. declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.12.42" declare -g KERNELBRANCH="tag:v6.12.43"
;; ;;
edge) edge)

View File

@@ -32,7 +32,7 @@ case $BRANCH in
current) current)
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel. declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.12.42" declare -g KERNELBRANCH="tag:v6.12.43"
;; ;;
edge) edge)