Skip to content

Commit 3c0a02b

Browse files
committed
sm8550: Bump edge kernel to 6.19
Signed-off-by: Alex Ling <ling_kasim@hotmail.com>
1 parent f1099d2 commit 3c0a02b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/sources/families/sm8550.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ case $BRANCH in
2222
;;
2323

2424
edge)
25-
declare -g KERNEL_MAJOR_MINOR="6.18" # Major and minor versions of this kernel.
26-
declare -g KERNELBRANCH='branch:linux-6.18.y'
25+
declare -g KERNEL_MAJOR_MINOR="6.19" # Major and minor versions of this kernel.
26+
declare -g KERNELBRANCH='branch:linux-6.19.y'
2727
declare -g -i KERNEL_GIT_CACHE_TTL=120 # 2 minutes; this is a high-traffic repo
2828
;;
2929

0 commit comments

Comments
 (0)