aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core
AgeCommit message (Collapse)Author
2013-03-10openjdk6: do not unpack some of the downloaded tarballsHenning Heinold
2013-03-10openjdk6: add latest 1.12 icedtea versionHenning Heinold
2013-03-10images: add a java test images which includes jre-versions 6 and 7Henning Heinold
2013-03-10openjdk7: get icedtea version from recipe name like openjdk6Henning Heinold
2013-03-10openjdk6: update 1.11 release to 1.11.9Henning Heinold
2013-02-23openjdk7: update to icedtea version 2.1.6Henning Heinold
2013-02-23openjdk6: update to version 1.11.8Henning Heinold
2013-01-27openjdk6: apply same fix for ucontext for cacao on arm to openjdk6 tooHenning Heinold
2013-01-27openjdk7: update 2.1 release to 2.1.4Henning Heinold
* fix checksums again * workaround in cacao for arm should be needed anymore
2013-01-25openjdk: remove llvm as dependency until we can shark enable againHenning Heinold
2013-01-25openjdk: link libjvm.so from hotspot to archdirHenning Heinold
* native libararies located in the archdir search for libjvm.so in the archdir directory so make a link to satisfy the search
2013-01-25openjdk: factor out the postinst bitsHenning Heinold
* bump INC_PR of openjdk-6-common.inc * when both are going to be installed use jdk-7 as default
2013-01-24openjdk-7: use $D in postinst so readonly fs works and switch to ↵Henning Heinold
update-alternatives class * bump INC_PR
2013-01-24icedtea6-native: prepend FILESPATH for newer bitbakeHenning Heinold
2013-01-24icedtea6-native: remove older patchesHenning Heinold
2013-01-24llvm: disable llvm-mc again until we have real fix forHenning Heinold
* bump PR
2013-01-24junit: fix license and bump PRHenning Heinold
2013-01-24ant; fix license and bump PRHenning Heinold
2013-01-24logkit: fix license and bump PRHenning Heinold
2013-01-24avalon-framework-api: fix license and bump PRHenning Heinold
2013-01-24jakarta-commons: switch to INC_PR and fix licenseHenning Heinold
2013-01-24oro: correct license and bump PRHenning Heinold
2013-01-24servlet2.3: correct LICENSE and bump PRHenning Heinold
2013-01-24regexp: correct license and bump PRHenning Heinold
2013-01-24classpath-initial: remove files shared with classpath-nativeHenning Heinold
* bump PR
2013-01-24jamvm-initial: rename patches directory for newer bitbakeHenning Heinold
2013-01-24classpath-initial: remove trailing whitespaceHenning Heinold
2013-01-24classpath-initial: fix bitbake files searchpathHenning Heinold
2013-01-21openjdk-7: Remove mutliline commentKhem Raj
Gets through the parsing errors with latest bitbake/master Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-12-08rhino: update to version 1.7r4Henning Heinold
* license is now MPL 2.0
2012-12-08log4j1.2: correct license fieldHenning Heinold
2012-12-07openjdk7: disable shark until it is working againHenning Heinold
2012-12-07openjdk7: correct path to bootstrap jdkHenning Heinold
2012-11-27log4j1.2_1.2.17.bb: Use gnujaf in oe_makeclasspath argument tooKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-11-27classpath: Fix build for 64bit target using lib64 for base_libdirKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-11-27fastjar-native: install symlink for jarKhem Raj
native recipe also need to install jar symlink since dbus-java needs it Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-11-27dbus-java,libmatthew: Add recipes for dbus-java 2.7 and libmatthew 0.8Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-11-27icedtea7-native: Add missing dependency on missing unzip-nativeKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-11-27libecj-bootstrap,junit: Tweak to fix rebuild issuesKhem Raj
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>
2012-11-27openjdk-7: Fix build for ppc e500/e5500Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-11-26openjdk7: bring back additional vmsHenning Heinold
* bump PR
2012-11-26openjdk7: use right make command so addtional jvms are getting installedHenning Heinold
2012-11-23icedtea7-native: update to version 2.1.3Henning Heinold
2012-11-23openjdk7: update to version 2.1.3Henning Heinold
* libxp is gone
2012-11-22icedtea7-native: simple copy over from openjdk-7 branchHenning Heinold
2012-11-22openjdk7: copy over the openjdk7 from openjdk7-branchHenning Heinold
The branches differed to much and I wanted to keep openjdk-6. We will loose some history, but I think that is not a great problem Thanks to khem for working on the recipes too.
2012-11-22recipes: Fix license strings to match common licensesKhem Raj
Fixes warnings like WARNING: bcel-native: No generic license file exists for: AL2.0 in any provider and so on Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-11-22rhino: Correctly specify the LICENSE fieldKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-11-22llvm2.8: Fix build break discovred by unanchored regexp fix in bitbakeKhem Raj
commit 23bd5300b4a99218a15f4f6b0ab4091d63a602a5 fixed a bug in bitbake which exposed this latent problem where we were using EXTRA_OECMAKE_append-arm it was being treated as EXTRA_OECMAKE_append before the above mentioned fix and hence all was fine but after this fix behavior changed and it was just EXTRA_OECMAKE_append-arm and was causing build breaks | ../../lib/libLLVMTransformUtils.so: undefined reference to `llvm::CallGraphNode::removeCallEdgeFor(llvm::CallSite)' | ../../lib/libLLVMTransformUtils.so: undefined reference to `llvm::CallGraph::getOrInsertFunction(llvm::Function const*)' | ../../lib/libLLVMTransformUtils.so: undefined reference to `llvm::CallGraphLinkVar' | ../../lib/libLLVMScalarOpts.so: undefined reference to `llvm::createInstructionCombiningPass()' | collect2: error: ld returned 1 exit status | make[2]: *** [bin/llc] Error 1 | make[2]: Leaving directory `/work/yocto/poky/build/tmp/work/x86_64-poky-linux/llvm2.8-2.8-r2.1/llvm-2.8/build' | make[1]: *** [tools/llc/CMakeFiles/llc.dir/all] Error 2 | make[1]: *** Waiting for unfinished jobs.... It also fixes the llvm-mc build for arm architecture modified for INC-PR bumped PR Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de> Conflicts: recipes-core/llvm/llvm2.8_2.8.bb
2012-11-09openjdk-6: dependcy on libxp was removed with version 1.11.5Henning Heinold