[oe] cocoa recipes getting built even through I specify jamvm as the default providers

Elvis Dowson elvis.dowson at mac.com
Thu Jun 18 19:41:42 UTC 2009


Hi,
	I have set my providers not to build cacoa, and use jamvm, but when I  
build the classpath recipe, the system tries to build cocoa. This  
shouldn't be happening right?

Here are my settings. I've let the commented parts in, as you can see  
i've set it to use jamvm, but cocoa gets built also.

#PREFERRED_VERSION_classpath-initial = "0.93"
#PREFERRED_VERSION_classpath-native = "0.97.2"

PREFERRED_PROVIDER_classpath = "classpath"
#PREFERRED_VERSION_classpath = "0.98"
#PREFERRED_PROVIDER_classpath = "classpath-minimal"
#PREFERRED_VERSION_classpath-minimal = "0.97.2"

#PREFERRED_PROVIDER_virtual/java-initial = "cacao-initial"
#PREFERRED_VERSION_cacao-initial = "0.98"
PREFERRED_PROVIDER_virtual/java-initial = "jamvm-initial"
PREFERRED_VERSION_jamvm-initial = "1.4.5"

PREFERRED_PROVIDER_virtual/javac-native = "openjdk-javac-native"
#PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
#PREFERRED_VERSION_libecj-bootstrap = "3.3"

#PREFERRED_PROVIDER_virtual/java-native = "ecj-initial"
#PREFERRED_PROVIDER_virtual/java-native = "cacao-native"
#PREFERRED_VERSION_cacao-native = "0.99.4"
PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
#PREFERRED_VERSION_jamvm-native = "1.5.3"

#PREFERRED_VERSION_jamvm = "1.5.2"

PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk"


Best regards,

Elvis






More information about the Openembedded-devel mailing list