Installing Java runtime on STM32MP157C-DK2
I see that the page related to the installation on java is still under construction on the wiki, but I urgently want to install jre and want help in doing so.
I am using st-example-image-qt for my project and I need to add java to it, I have already added other packages like python, etc. using the IMAGE_INSTALL_append = python3, but when I add openjdk-7-jre in it after adding the meta-java layer, it gives an error that x11 is required in DISTRO_FEATURES.
Please help me fix this.
Thanks and Regards
