How to add ModemManager and NetworkManager to the st-image-core?
I have an STM32MP157A-DK1 dev board and I have successfully build and flashed the st-image-core (Distribution-Package) and flashed to sdcard.
I want to add ModemManager and NetworkManager to the build.
I see that meta-oe layer appears to be included and within meta-oe is a recipes-connectivity which contains ModemManager. How can I enable this in the build?
Additionally, I don't see NetworkManager in any layers. Is thare an equivalent functionality within another package?
Thank you
