>>Hi, >> >>okay seems I have to add libffi native to the depends of jamvm and "inherit >>pkgconfig". >>For now try to bitbake libffi-native before your bitbake command. >> >>Bye Henning > >Hi, > >Starting from zero >bitbake libffi-native ok. > >New (error) results joined. > >Thanks, >Bye >Daniel. ----------------------------------------------------------------------------------------------------------------------------------------- Hi,
Is there any git repository (or configuration) to add ? I've just do: git clone git://git.openembedded.org/openembedded-core oe-core cd oe-core git clone git://git.openembedded.org/bitbake bitbake git clone git://git.openembedded.org/meta-openembedded git clone https://github.com/woglinde/meta-java.git Following meta-java ReadMe Instructions: conf/local.conf: PREFERRED_PROVIDER_virtual/java-initial = "cacao-initial" PREFERRED_PROVIDER_virtual/java-native = "jamvm-native" PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" PREFERRED_VERSION_openjdk-7-jre = "25b30-2.3.12" PREFERRED_VERSION_icedtea7-native = "2.1.3" # option PREFERRED_PROVIDER_openjdk-7-jre = "openjdk-7-jre" conf/bblayers.conf: BBLAYERS ?= " \ path_to_source /oe-core/meta \ path_to_source /oe-core/meta-openembedded/meta-oe \ path_to_source /oe-core/meta-java \ " Thanks, Good weekend Daniel. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
