Question
error while adding firefox to the build
- July 31, 2025
- 0 replies
- 209 views
Im trying to add firefox to the Yocto distribution package provided by ST
I have addded meta-clang, meta-rust, meta-lts-mixins, meta-browser/meta-firefox, meta-openembedded
Firefox needs x11 dependencies so i added x11 depds as explained by this wiki page : https://wiki.st.com/stm32mpu/wiki/How_to_install_JAVA_JDK#The_yoctoproject_meta-java
While compilation im getting the following list of errors.
I have attached the log file for do_compile.
