diff --git a/eclass/kernel-build.eclass b/eclass/kernel-build.eclass index 740ef06812610..a66481aeeb5cc 100644 --- a/eclass/kernel-build.eclass +++ b/eclass/kernel-build.eclass @@ -36,7 +36,7 @@ esac if [[ -z ${_KERNEL_BUILD_ECLASS} ]]; then _KERNEL_BUILD_ECLASS=1 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit branding multiprocessing python-any-r1 savedconfig secureboot inherit toolchain-funcs kernel-install