Git Product home page Git Product logo

meta-java's Introduction

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 ([email protected]).

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 [email protected] <generated patch>

Main layer maintainers:

  Henning Heinold <[email protected]>
  Mario Domenech Goulart <[email protected]>
  Maxin John <[email protected]>
  Otavio Salvador <[email protected]>

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.

meta-java's People

Contributors

alexgg avatar blastur avatar cristian-iorga avatar esven avatar g0hl1n avatar jackiehjm avatar jluebbe avatar jremmet avatar koenkooi avatar kraj avatar maxinbjohn avatar maxkrummenacher avatar merten avatar mindrunner avatar otavio avatar rehsack avatar ronaldonunez avatar shr-project avatar sledz avatar woglinde avatar xranby avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.