2020-04-03 02:08 PM
I am confused by the different packages ,Starter, Distribution and Developer.
Which one do I need to install/setup/build to have as the end result a "minimal" cli/shell based SD card image with support for all hardware on the DK2 board ? a "clean" rootfs with no examples, no Wayland/X11 .. just command line and all drivers for the board installed ?
2020-04-06 01:09 AM
Hi @mfny
For explanation about various package usage did you already browse the online user guide https://wiki.st.com/stm32mpu/wiki/Main_Page and particularly this page :
https://wiki.st.com/stm32mpu/wiki/Which_STM32MPU_Embedded_Software_Package_better_suits_your_needs
With distribution package you can already build "st-image-core" which may suit your need.
Else you can create your own image starting from default "st-image-weston" and removing unwanted feature.
Hope it help
Olivier
2020-04-09 07:00 AM
You can try this easy solution
https://koansoftware.com/yocto-project-meta-layer-for-stm32mp1-by-koan/