Skip to main content
Visitor II
March 18, 2021
Solved

How to customize openstlinux boot screen (psplash)

  • March 18, 2021
  • 1 reply
  • 2620 views

I am evaluate the STM32MP157C-DV2 board.

I have disabled the weston service by referring to the link below.

https://community.st.com/s/question/0D53W00000cSKmXSAW/disable-weston-autostart-in-stm32mp157cdv2

When boot with the weston service disabled

The two images below appear sequentially.

0693W000008xDuvQAE.png0693W000008xDv5QAE.pngI want to customize the boot screen to the image I want.

I found the above images in the path below.

layers/meta-st/meta-st-openstlinux/recipes-graphics/wayland/weston-init/

Although I did find the path of the default boot images,

I think it has nothing to do with weston-init because the weston service is inactive.

The psplash recipe exists in the path below.

layers/meta-st/meta-st-openstlinux/recipes-core/psplash/psplash-drm

layers/openembedded-core/meta/recipes-core/psplash

What recipe do I have to override in my custom layer to change the boot screen?

    This topic has been closed for replies.