We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cf3ee commit aed9ff4Copy full SHA for aed9ff4
config/sources/families/include/imx8_common.inc
@@ -29,6 +29,7 @@ case $BOARD in
29
30
current) # mainline stable kernel
31
KERNEL_MAJOR_MINOR="6.12"
32
+ KERNELBRANCH="tag:v6.12.45"
33
;;
34
35
edge | default) # use for tests with recent mainline kernels
0 commit comments