Skip to content
forked from woglinde/meta-java

java recipe ported over for oe-core and meta-openembedded

Notifications You must be signed in to change notification settings

sledz/meta-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

URI: git://git.openembedded.org/meta-openembedded
branch: master
revision: HEAD

You should define at lease the following variables in a distro include file or local.conf

PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"

PREFERRED_VERSION_openjdk-6-jre = "6b24-1.11.1"
PREFERRED_VERSION_icedtea6-native = "1.8.11"

Please note that libstdc++ static is needed on your host to compile icedtea6-native
(install libstdc++-static on a Fedora).

Send pull requests to [email protected]

Main layer maintainers: Henning Heinold <[email protected]>

About

java recipe ported over for oe-core and meta-openembedded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 79.5%
  • Racket 20.5%