We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1099d2 commit 3c0a02bCopy full SHA for 3c0a02b
config/sources/families/sm8550.conf
@@ -22,8 +22,8 @@ case $BRANCH in
22
;;
23
24
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'
+ declare -g KERNEL_MAJOR_MINOR="6.19" # Major and minor versions of this kernel.
+ declare -g KERNELBRANCH='branch:linux-6.19.y'
27
declare -g -i KERNEL_GIT_CACHE_TTL=120 # 2 minutes; this is a high-traffic repo
28
29
0 commit comments