2022-11-09 07:54 AM
Hi there,
I'm following all the steps described in Distribution-package to compile the yocto build for STM32MP157F-DK2 (stm32mp1). And at the beginning of the compilation (bitbake st-image-weston) I am getting the message :
.....openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15/layers/meta-st/meta-st-openstlinux/recipes-st/images/st-image-resize-initrd.bb: ENABLE_PARTITIONS_IMAGE not enabled
is it a problem? Did I miss something?
Thanks
Simone
Solved! Go to Solution.
2022-11-09 08:00 AM
Hi @SScar.2 ,
Looks to be a known issue of V4.0.0. Recommand to switch to 4.0.2
see :
https://community.st.com/s/question/0D53W00001kqThySAE/enablepartitionsimage-not-enabled
and
OpenSTLinux Distribution patch release V4.0.2 is available
Olivier
2022-11-09 08:00 AM
Hi @SScar.2 ,
Looks to be a known issue of V4.0.0. Recommand to switch to 4.0.2
see :
https://community.st.com/s/question/0D53W00001kqThySAE/enablepartitionsimage-not-enabled
and
OpenSTLinux Distribution patch release V4.0.2 is available
Olivier
2022-11-09 08:03 AM
Hi Olivier,
I totally missed that, I will try that solution. Thanks!
EDIT: the message is still there. I will see if it's a problem for compilation or not
EDIT 2: the compilation succeded