2023-12-11 02:27 AM
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
Solved! Go to Solution.
2023-12-14 07:52 AM
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.
2023-12-14 07:52 AM
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.
2023-12-18 01:50 AM
Thanks, Erwan,
it's perfect for me. Topic closed.