[oe] Meta java

Henning Heinold henning at itconsulting-heinold.de
Sat Mar 15 11:52:07 UTC 2014


On Fri, Mar 14, 2014 at 04:17:18PM +0000, MONDON Daniel wrote:
> 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.

The configuration looks good so far. Do you still have the libffi error?
What is your hostbuildsystem?

Bye Henning



More information about the Openembedded-devel mailing list