How to make 2 root partitions for STM32MP1 using yocto project ?
Hello everyone, i want to onfigure my stm machine on yocto using the meta-st layer:
i want to make two root partitions on the sd card (since i'm using the stm32mp157c-dk2)
the root partitions i need to integrate rauc updater in my machine.
since i installed rauc the generated st-image-weston won't boot anymore. And i think it's because of the root partitions. (rauc uses two partitions to installl an update on the first one and boot from the second one).
Please help me. Thank you
