Skip to content

Commit aed9ff4

Browse files
committed
IMX8 kernel 6.12.y: fix to latest known version that compiles
1 parent 58cf3ee commit aed9ff4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/sources/families/include/imx8_common.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ case $BOARD in
2929

3030
current) # mainline stable kernel
3131
KERNEL_MAJOR_MINOR="6.12"
32+
KERNELBRANCH="tag:v6.12.45"
3233
;;
3334

3435
edge | default) # use for tests with recent mainline kernels

0 commit comments

Comments
 (0)