Skip to content

Commit b62098d

Browse files
EvilOlafleggewie
authored andcommitted
sunxi-current: bump to latest 6.12.y version
1 parent fd0a6d7 commit b62098d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/sources/families/include/sunxi64_common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ case $BRANCH in
3131

3232
current)
3333
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
34-
declare -g KERNELBRANCH="tag:v6.12.58"
34+
declare -g KERNELBRANCH="tag:v6.12.61"
3535
;;
3636

3737
edge)

config/sources/families/include/sunxi_common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ case $BRANCH in
3232

3333
current)
3434
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
35-
declare -g KERNELBRANCH="tag:v6.12.58"
35+
declare -g KERNELBRANCH="tag:v6.12.61"
3636
;;
3737

3838
edge)

0 commit comments

Comments
 (0)