i am using imx8mplus lpddr4 evk . i build the .MX, Linux, LF6.6.23_2.0.0 BSP version of yocto .
i want to know what is the difference between
bitbake imx-image-full -c populate_sdk
bitbake core-image-minimal -c populate_sdk
is there any some packages are missing in core-image-minimal populate_sdk?
Thanks&Regards
Srinivas
The One with imx-image-full -c populate_sdk, there are more libs supported, such as for QT and GUI.
Regards
Harvey