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

    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.

    MWoło.2Author
    Visitor II
    December 18, 2023

    Thanks, Erwan,

    it's perfect for me. Topic closed.