2025-07-21 3:14 AM - last edited on 2025-07-21 3:52 AM by Andrew Neil
Hello everyone ! I use the stm32mp257f-dk with yocto for a project. To benchmark my programs, I need kinda heavy packages. To solve my IMAGE_ROOTFS_MAX issue, I followed the following topic : https://community.st.com/t5/stm32-mpus-embedded-software-and/increasing-the-rootfs-size-on-a-stm32mp157f-dk2/m-p/205665
Unfortunatly, even if the distro compile, I have the following warning at the end of my compilation (see screenshot below).
My configuration is the following :
- local.conf
I tried to add the in /meta-st/meta-st-stm32mp/conf/machine/include/st-machine-common-stm32mp.inc too, but i don't have more results.
I don't have any more idea to solve the issue. All the help is welcome !