mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Bump kernels for imx6, mvebu, xu4 and move wdk2023 to eos
This commit is contained in:
@@ -29,7 +29,7 @@ case $BRANCH in
|
|||||||
|
|
||||||
edge)
|
edge)
|
||||||
|
|
||||||
declare -g KERNEL_MAJOR_MINOR="6.10" # Major and minor versions of this kernel.
|
declare -g KERNEL_MAJOR_MINOR="6.15" # Major and minor versions of this kernel.
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ case $BRANCH in
|
|||||||
|
|
||||||
edge)
|
edge)
|
||||||
|
|
||||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
declare -g KERNEL_MAJOR_MINOR="6.15" # Major and minor versions of this kernel.
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|||||||
@@ -28,8 +28,8 @@ case $BRANCH in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
edge)
|
edge)
|
||||||
declare -g KERNEL_MAJOR_MINOR="6.10" # Major and minor versions of this kernel.
|
declare -g KERNEL_MAJOR_MINOR="6.15" # Major and minor versions of this kernel.
|
||||||
KERNELBRANCH='branch:linux-6.10.y'
|
KERNELBRANCH='branch:linux-6.15.y'
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user