Skip to main content
MWoło.2
Senior III
December 11, 2023
Solved

The openstlinux remove any graphics, X11, Wayland elements

  • December 11, 2023
  • 2 replies
  • 1486 views

Hi,

I use in my project STM32MP153, which is a model without a GPU. My application also doesn't need any graphical representation like Wayland, X11, etc. How can I update st-image-weston.bbappend to remove these unnecessary elements?

Thanks

MW

This topic has been closed for replies.
Best answer by Erwan SZYMANSKI

Hello @MWoło.2 ,
I think the better choice is to not compile st-image-weston but st-image-core that will better match your needs.

Kind regards,
Erwan.

2 replies

Erwan SZYMANSKI
Erwan SZYMANSKIBest answer
Technical Moderator
December 14, 2023

Hello @MWoło.2 ,
I think the better choice is to not compile st-image-weston but st-image-core that will better match your needs.

Kind regards,
Erwan.

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.
MWoło.2
MWoło.2Author
Senior III
December 18, 2023

Thanks, Erwan,

it's perfect for me. Topic closed.