I want to have my own Yocto distribution for the IMX7ULPEVK board. I went through the i.MX Yocto Project User's Guide and understood the role of release layers and community layers.
I observed people are only using meta-freescale but there is an issue with kernel support for IMX7 in warrior branch. I want to have 4.19 kernel and meta-freescale kernel recipe doesn't have support for IMX7 but meta-imx does have it.
Question: Can I go ahead with meta-imx along with meta-freescale and develop my own distro? I do not intend to use other layers included in the release BSP manifest.
Hello Raxesh,
MX7ULP is fully supported in latest BSP 5.10.35, if you don't want to use this BSP you can see the community BSP http://freescale.github.io/#
Regards