Hello! I am working with Kirkstone release and need to add java jdk-11. I have a program which requires it. When trying to deploy the rpm package I get this error:
nothing provides *java-11-openjdk-devel* needed by ... How do I get this version of java included with my Yocto image? Best I can find is using meta-java, which appears to only support up to jdk-8. I tried including the current meta-java layer and specifying: IMAGE_INSTALL += " openjdk-11" That doesn't work.. but it accepts openjdk-8. Hoping somebody can help! Thanks. David
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59068): https://lists.yoctoproject.org/g/yocto/message/59068 Mute This Topic: https://lists.yoctoproject.org/mt/96556206/21656 Mute #kirkstone:https://lists.yoctoproject.org/g/yocto/mutehashtag/kirkstone Mute #imx8:https://lists.yoctoproject.org/g/yocto/mutehashtag/imx8 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
