Skip to main content
SScar.2
Senior
November 9, 2022
Solved

ERROR during bitbake: st-image-resize-initrd.bb: ENABLE_PARTITIONS_IMAGE not enabled

  • November 9, 2022
  • 1 reply
  • 1499 views

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

This topic has been closed for replies.
Best answer by Olivier GALLIEN

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

1 reply

Olivier GALLIEN
Olivier GALLIENBest answer
Technical Moderator
November 9, 2022

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

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
SScar.2
SScar.2Author
Senior
November 9, 2022

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 ​