Release Notes¶
Yocto mx6-yocto-scarthgap-6.6.y_2.2.2-v1.0
Release Notes¶
| Based on release | Yocto: Poky 5.0, BSP: NXP L6.6.52_2.2.2, Linux: 6.6-2.2.x-imx |
| Release tag | mx6-yocto-scarthgap-6.6.y_2.2.2-v1.0 |
| Release manifest | imx-6.6.52-2.2.2.xml |
| Date | 05/11/2026 |
| Supported platforms | VAR-SOM-MX6 / DART-MX6 / VAR-SOM-SOLO/DUAL |
| SOM revision | VAR-SOM-MX6 V2.x / VAR-SOM-SOLO / VAR-SOM-DUAL / DART-MX6 |
| File System build system | Yocto Scarthgap |
| Release package link | mx6-yocto-scarthgap-6.6.y_2.2.2-v1.0.tar.zst |
| Release package SHA256 | dd68987f55e0920a97d87ddc7a56f3832a054fb4010cfa037d795b43c4eb9281 |
Relevant git Repositories¶
After downloading the release package, extract it and visit our Recovery SD card guide to learn how to program a recovery SD card.
Change Log¶
| Change List | Description |
|---|---|
| Release 1.0 | |
| Initial Release | Based on NXP Yocto Scarthgap and FSLC-NXP Linux Kernel 6.6-2.2.x-imx |
| Linux Kernel Update | Updated the Linux kernel from 6.6.52 to 6.6.119, based on the 6.6-2.2.x-imx branch from linux-fslc, incorporating updates from the Linux 6.6 stable series. |
| Known Issues | |
| meta-qt6 and meta-browser both provide gn-native, breaking the SDK generation for fsl-image-qt6 |
To fix it add the line BBMASK += "/meta-browser/meta-chromium/recipes-browser/chromium/gn-native_.*.bb" in the local.conf
Note: fsl-image-chromium will no longer build. |