IMX8 kernel 6.12.y: fix to latest known version that compiles

This commit is contained in:
Igor Pecovnik
2025-09-11 21:20:04 +02:00
committed by Igor
parent 58cf3ee846
commit aed9ff4ab3

View File

@@ -29,6 +29,7 @@ case $BOARD in
current) # mainline stable kernel
KERNEL_MAJOR_MINOR="6.12"
KERNELBRANCH="tag:v6.12.45"
;;
edge | default) # use for tests with recent mainline kernels