[oe] [meta-java][PATCH] openjdk-8: add recipes for openjdk-8 and openjre-8

Richard Leitner richard.leitner at skidata.com
Thu Nov 5 13:44:56 UTC 2015


On 11/04/2015 06:57 PM, Jens Rehsack wrote:
> Sure? Didn't you "bitbake openjdk-8"? Or is it because virtual/javac-native now points
> to openjdk-8-native and there is no known way for me to let a user sanely pick the
> beloved one on his/her own?
> 
> But openjdk-7 should not depend on virtual/javac-native -- so some enlightening is
> required ...

I'm sure I built openjdk-7 ;-)

Following PREFERRED_PROVIDES were defined:
PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native"
PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
PREFERRED_PROVIDER_openjdk-7-jre = "openjdk-7-jre"

Any idea?

kind regards,
Richard L



More information about the Openembedded-devel mailing list