Bump Odroid XU4 edge to 6.9.y
This commit is contained in:
parent
6b512abfa3
commit
800f050fcd
File diff suppressed because it is too large
Load Diff
@ -27,8 +27,8 @@ case $BRANCH in
|
||||
;;
|
||||
|
||||
edge)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.1" # Major and minor versions of this kernel.
|
||||
KERNELBRANCH='branch:linux-6.1.y'
|
||||
declare -g KERNEL_MAJOR_MINOR="6.9" # Major and minor versions of this kernel.
|
||||
KERNELBRANCH='branch:linux-6.9.y'
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
Loading…
Reference in New Issue
Block a user