summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* openjdk: add debug folders for cacao and jamvm libjvm.soHenning Heinold2013-03-111-0/+2
|
* README: update about the new versionsHenning Heinold2013-03-101-1/+3
|
* openjdk6: do not unpack some of the downloaded tarballsHenning Heinold2013-03-101-6/+6
|
* openjdk6: add latest 1.12 icedtea versionHenning Heinold2013-03-105-0/+192
|
* images: add a java test images which includes jre-versions 6 and 7Henning Heinold2013-03-101-0/+13
|
* openjdk7: get icedtea version from recipe name like openjdk6Henning Heinold2013-03-102-4/+2
|
* openjdk6: update 1.11 release to 1.11.9Henning Heinold2013-03-101-2/+2
|
* README: update README with new version and and the ↵Henning Heinold2013-02-231-2/+6
| | | | PREFERRED_PROVIDER_openjdk lines
* openjdk7: update to icedtea version 2.1.6Henning Heinold2013-02-233-44/+44
|
* openjdk6: update to version 1.11.8Henning Heinold2013-02-231-2/+2
|
* openjdk6: apply same fix for ucontext for cacao on arm to openjdk6 tooHenning Heinold2013-01-273-5/+31
|
* openjdk7: update 2.1 release to 2.1.4Henning Heinold2013-01-276-49/+75
| | | | | * fix checksums again * workaround in cacao for arm should be needed anymore
* openjdk: remove llvm as dependency until we can shark enable againHenning Heinold2013-01-252-12/+2
|
* openjdk: link libjvm.so from hotspot to archdirHenning Heinold2013-01-252-1/+5
| | | | | * native libararies located in the archdir search for libjvm.so in the archdir directory so make a link to satisfy the search
* openjdk: factor out the postinst bitsHenning Heinold2013-01-253-167/+89
| | | | | * bump INC_PR of openjdk-6-common.inc * when both are going to be installed use jdk-7 as default
* openjdk-7: use $D in postinst so readonly fs works and switch to ↵Henning Heinold2013-01-241-27/+22
| | | | | | update-alternatives class * bump INC_PR
* icedtea6-native: prepend FILESPATH for newer bitbakeHenning Heinold2013-01-241-0/+2
|
* icedtea6-native: remove older patchesHenning Heinold2013-01-249-2115/+0
|
* llvm: disable llvm-mc again until we have real fix forHenning Heinold2013-01-242-1/+14
| | | | * bump PR
* junit: fix license and bump PRHenning Heinold2013-01-241-1/+2
|
* ant; fix license and bump PRHenning Heinold2013-01-241-1/+2
|
* logkit: fix license and bump PRHenning Heinold2013-01-241-1/+2
|
* avalon-framework-api: fix license and bump PRHenning Heinold2013-01-241-1/+2
|
* jakarta-commons: switch to INC_PR and fix licenseHenning Heinold2013-01-2418-1/+37
|
* oro: correct license and bump PRHenning Heinold2013-01-241-1/+2
|
* servlet2.3: correct LICENSE and bump PRHenning Heinold2013-01-241-1/+2
|
* regexp: correct license and bump PRHenning Heinold2013-01-241-1/+2
|
* classpath-initial: remove files shared with classpath-nativeHenning Heinold2013-01-241-1/+12
| | | | * bump PR
* jamvm-initial: rename patches directory for newer bitbakeHenning Heinold2013-01-242-0/+0
|
* classpath-initial: remove trailing whitespaceHenning Heinold2013-01-241-1/+1
|
* classpath-initial: fix bitbake files searchpathHenning Heinold2013-01-242-0/+0
|
* Merge pull request #35 from kraj/masterwoglinde2013-01-241-7/+0
|\ | | | | fix to be parsable with latest bb
| * openjdk-7: Remove mutliline commentKhem Raj2013-01-211-7/+0
|/ | | | | | Gets through the parsing errors with latest bitbake/master Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rhino: update to version 1.7r4Henning Heinold2012-12-081-10/+10
| | | | * license is now MPL 2.0
* log4j1.2: correct license fieldHenning Heinold2012-12-081-2/+2
|
* openjdk7: disable shark until it is working againHenning Heinold2012-12-071-2/+3
|
* openjdk7: correct path to bootstrap jdkHenning Heinold2012-12-071-1/+1
|
* Merge pull request #32 from kraj/masterwoglinde2012-12-0714-9/+293
|\ | | | | Forward port dbus-java recipes and some more openjdk-7 fixes
| * log4j1.2_1.2.17.bb: Use gnujaf in oe_makeclasspath argument tooKhem Raj2012-11-271-1/+3
| | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * classpath: Fix build for 64bit target using lib64 for base_libdirKhem Raj2012-11-273-1/+21
| | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * fastjar-native: install symlink for jarKhem Raj2012-11-271-0/+5
| | | | | | | | | | | | | | native recipe also need to install jar symlink since dbus-java needs it Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * dbus-java,libmatthew: Add recipes for dbus-java 2.7 and libmatthew 0.8Khem Raj2012-11-274-0/+187
| | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * icedtea7-native: Add missing dependency on missing unzip-nativeKhem Raj2012-11-271-1/+2
| | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * libecj-bootstrap,junit: Tweak to fix rebuild issuesKhem Raj2012-11-272-6/+8
| | | | | | | | | | | | | | | | | | When rebuilding in already built tree we have these issues where a file is already deleted first time but rm fails on reexecution. This patch adds checks for such cases so that rebuilds are guarnteed Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * openjdk-7: Fix build for ppc e500/e5500Khem Raj2012-11-272-0/+67
|/ | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openjdk7: bring back additional vmsHenning Heinold2012-11-261-1/+2
| | | | * bump PR
* openjdk7: use right make command so addtional jvms are getting installedHenning Heinold2012-11-261-1/+1
|
* README: update version entry for openjdk6Henning Heinold2012-11-231-1/+1
|
* README: add entries for openjdk7Henning Heinold2012-11-231-1/+6
|
* icedtea7-native: update to version 2.1.3Henning Heinold2012-11-234-76/+55
|