User Activity

I am building softwares for my cutom board based on STM32MP1 using OpenSTLinux. I get lot of kernel-module-* packages installed in the rootfs. I found they are build because fragment-03-systemd.config is added to kernel config if systemd is used.Can ...
I am currently building a dedicated image for our custom board based on STM32MP1. According to the wiki and OE mega-manual, I need to create a custom distribution to be able to customize it according to our needs.I am following the steps described he...
We are using OpenSTLinux to generate a custom image for our custom board. This board has no wifi nor bluetooth so we would like to remove it's support.Our machine conf file is based on stm32mp1-eval.conf with the following edition (commenting wifi an...
We are building a custom embedded system based on STM32MP1 using customised OpenSTLinux. We are currently using the st-image-core as a starting point but we found it already heavy.Is there any option or other images providing a smaller image ?Also h...
We are using a STM32MP157 chip on a custom low-power design and don't need the Cortex M4 core. We would like to disable it properly to reduce power consumption and also remove dedicated support in linux kernel.Is there any recommended way to do this ...
Kudos from