odroidm1: bump kernel to 6.1.y (#4556)

This commit is contained in:
Ricardo Pardini 2022-12-12 19:55:42 +01:00 committed by GitHub
parent 1988233971
commit 14f0f0a8bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ case $BRANCH in
edge)
export KERNEL_MAJOR_MINOR="6.1" # Major and minor versions of this kernel (for armbian-next)
KERNELBRANCH='tag:v6.1-rc5'
KERNELBRANCH='branch:linux-6.1.y'
KERNELPATCHDIR='archive/odroidm1-6.1'
;;