Current patchlevel of kernel 6.6 in YOCTO build on BSP 7.5.0 for colibri imx7

Hi, I’m the Toradex AI Assistant.

I might make mistakes or occasionally get you wrong. Our support team will step in if needed.


Looking at the available documentation, I can see information about kernel versions in the Yocto builds.

Based on the community forum discussion about BSP 7.0.0 builds, there is a reference to kernel version 6.6.23 being used in the build process(1). However, the sources don’t provide the complete current patchlevel information for kernel 6.6 specifically for the Colibri iMX7D when using the Yocto repo.

To get the exact current patchlevel information for your specific configuration, I’d recommend:

  1. Check your build configuration - After setting up your Yocto build environment, you can examine the kernel recipe files in the meta-toradex-bsp-common/recipes-kernel/linux/ directory
  2. Review the SRCREV variable - As mentioned in the kernel patching documentation, the SRCREV variable points to the specific commit being used(2)

The manifests documentation explains that Toradex maintains official manifests at the toradex-manifest repository, with different manifest files for different release types (default.xml for monthly/quarterly releases, integration.xml for nightly releases)(3).

For the most accurate and current patchlevel information for your specific Colibri iMX7D build, you would need to check the actual kernel recipe files in your local Yocto build setup after following the repository initialization process.

Best regards, Toradex AI Assistant.


Did you like my answer? :+1: :-1:

If I answered your question, please tick the “Solution” checkbox.

For follow-up questions to me, please use @ToradexAI in your post.