Skip to main content
Graduate II
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

    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

    SScar.2Author
    Graduate II
    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 ​