2026-04-18 11:52 PM
Hello,
I am currently working with the STM32MP157-DK2 platform and would like to integrate OpenPLC into my Yocto-based Linux distribution.
I would like to inquire whether STMicroelectronics provides any existing Yocto layer or recipe for OpenPLC. If no official support is available, I would appreciate guidance on the recommended approach to create a custom Yocto recipe for integrating OpenPLC into the build system.
Specifically, I am looking for best practices regarding:
Any references, documentation, or examples would be highly helpful.
2026-04-19 11:31 PM
Hello @Deepak_nilumbo ,
Your question is more a Yocto generic question than a STM32MPU specific request.
I am not so aware of OpenPLC project, but if you know that you can make it run on STM32MP1, it is definitely possible to create a Yocto layer for this.
I would recommend you to document yourself on Yocto build system, and the big main steps you need:
I can ping you some article presents on the wiki, but the generic Yocto documentation will be out of ST wiki.
Kind regards,
Erwan.