-
Notifications
You must be signed in to change notification settings - Fork 11
License
rdm-dev/meta-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OpenEmbedded/Yocto Project layer for Java support ================================================= This layer provides support for Java for use with OpenEmbedded and/or Yocto Project build systems. This layer depends on: URI: git://git.openembedded.org/openembedded-core branch: daisy revision: HEAD URI: git://git.openembedded.org/meta-openembedded branch: daisy revision: HEAD Contributing ------------ To contribute to this layer you should submit the patches for review to the mailing list (openembedded-devel@lists.openembedded.org). Please refer to: https://wiki.yoctoproject.org/wiki/Contribution_Guidelines#General_Information for some useful guidelines to be followed when submitting patches. Mailing list: http://lists.openembedded.org/mailman/listinfo/openembedded-devel Source code: git://git.yoctoproject.org/meta-java http://git.yoctoproject.org/git/meta-java When creating patches, please use something like: git format-patch -M -s --subject-prefix='meta-java][PATCH' origin When sending patches, please use something like: git send-email --to openembedded-devel@lists.openembedded.org <generated patch> Main layer maintainers: Henning Heinold <henning@itconsulting-heinold.de> Mario Domenech Goulart <mario@ossystems.com.br> Maxin John <maxin.john@intel.com> Otavio Salvador <otavio@ossystems.com.br> Usage instructions ------------------ Since there is a clear bootstrap of the individual java-recipes, there is nothing to configure in conf/local.conf nor your individual distro/$name.conf. Simply rely on openjdk-7-jre, openjdk-7, openjdk-8 or openjre-8. For conf/bblayers.conf you have to add BBLAYERS ?= " \ ... path_to_source/meta-openembedded/meta-oe \ path_to_source/sources/meta-java \ " Please note that libstdc++ static is needed on your host to compile icedtea7-native (install libstdc++-static on a Fedora). For debian-based distributions you need the libstdc++6-$compilerversion-dev package.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published