Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jamvm: sstate doesnt work for jamvm-native | Khem Raj | 2013-03-14 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | jamvm uses hardcoded values for classpath which then gets into the jamvm-native binary now if you unpack the shared state into a different tree it will not find the right classes and fail icedtea7-native-2.1.3-r1.0/fake-jdk/bin/javah exhibits Classpath bug 39408... configure: error: The Java compiler /evobuilds2/buildbot/slaves/slave/kraj/build/yocto/daily/tmp-eglibc/sysroots/x86_64-linux/usr/bin/javac failed For more details see http://old.nabble.com/Re:-Problems-with-JamVM-(I-am-a-beginner)please-help-me-out!-p17404599.html Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | README: update README with new version and and the ↵ | Henning Heinold | 2013-02-23 | 1 | -2/+6 |
| | | | | PREFERRED_PROVIDER_openjdk lines | ||||
* | openjdk7: update to icedtea version 2.1.6 | Henning Heinold | 2013-02-23 | 3 | -44/+44 |
| | |||||
* | openjdk6: update to version 1.11.8 | Henning Heinold | 2013-02-23 | 1 | -2/+2 |
| | |||||
* | openjdk6: apply same fix for ucontext for cacao on arm to openjdk6 too | Henning Heinold | 2013-01-27 | 3 | -5/+31 |
| | |||||
* | openjdk7: update 2.1 release to 2.1.4 | Henning Heinold | 2013-01-27 | 6 | -49/+75 |
| | | | | | * fix checksums again * workaround in cacao for arm should be needed anymore | ||||
* | openjdk: remove llvm as dependency until we can shark enable again | Henning Heinold | 2013-01-25 | 2 | -12/+2 |
| | |||||
* | openjdk: link libjvm.so from hotspot to archdir | Henning Heinold | 2013-01-25 | 2 | -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 bits | Henning Heinold | 2013-01-25 | 3 | -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 Heinold | 2013-01-24 | 1 | -27/+22 |
| | | | | | | update-alternatives class * bump INC_PR | ||||
* | icedtea6-native: prepend FILESPATH for newer bitbake | Henning Heinold | 2013-01-24 | 1 | -0/+2 |
| | |||||
* | icedtea6-native: remove older patches | Henning Heinold | 2013-01-24 | 9 | -2115/+0 |
| | |||||
* | llvm: disable llvm-mc again until we have real fix for | Henning Heinold | 2013-01-24 | 2 | -1/+14 |
| | | | | * bump PR | ||||
* | junit: fix license and bump PR | Henning Heinold | 2013-01-24 | 1 | -1/+2 |
| | |||||
* | ant; fix license and bump PR | Henning Heinold | 2013-01-24 | 1 | -1/+2 |
| | |||||
* | logkit: fix license and bump PR | Henning Heinold | 2013-01-24 | 1 | -1/+2 |
| | |||||
* | avalon-framework-api: fix license and bump PR | Henning Heinold | 2013-01-24 | 1 | -1/+2 |
| | |||||
* | jakarta-commons: switch to INC_PR and fix license | Henning Heinold | 2013-01-24 | 18 | -1/+37 |
| | |||||
* | oro: correct license and bump PR | Henning Heinold | 2013-01-24 | 1 | -1/+2 |
| | |||||
* | servlet2.3: correct LICENSE and bump PR | Henning Heinold | 2013-01-24 | 1 | -1/+2 |
| | |||||
* | regexp: correct license and bump PR | Henning Heinold | 2013-01-24 | 1 | -1/+2 |
| | |||||
* | classpath-initial: remove files shared with classpath-native | Henning Heinold | 2013-01-24 | 1 | -1/+12 |
| | | | | * bump PR | ||||
* | jamvm-initial: rename patches directory for newer bitbake | Henning Heinold | 2013-01-24 | 2 | -0/+0 |
| | |||||
* | classpath-initial: remove trailing whitespace | Henning Heinold | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | classpath-initial: fix bitbake files searchpath | Henning Heinold | 2013-01-24 | 2 | -0/+0 |
| | |||||
* | Merge pull request #35 from kraj/master | woglinde | 2013-01-24 | 1 | -7/+0 |
|\ | | | | | fix to be parsable with latest bb | ||||
| * | openjdk-7: Remove mutliline comment | Khem Raj | 2013-01-21 | 1 | -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.7r4 | Henning Heinold | 2012-12-08 | 1 | -10/+10 |
| | | | | * license is now MPL 2.0 | ||||
* | log4j1.2: correct license field | Henning Heinold | 2012-12-08 | 1 | -2/+2 |
| | |||||
* | openjdk7: disable shark until it is working again | Henning Heinold | 2012-12-07 | 1 | -2/+3 |
| | |||||
* | openjdk7: correct path to bootstrap jdk | Henning Heinold | 2012-12-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #32 from kraj/master | woglinde | 2012-12-07 | 14 | -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 too | Khem Raj | 2012-11-27 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | classpath: Fix build for 64bit target using lib64 for base_libdir | Khem Raj | 2012-11-27 | 3 | -1/+21 |
| | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | fastjar-native: install symlink for jar | Khem Raj | 2012-11-27 | 1 | -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.8 | Khem Raj | 2012-11-27 | 4 | -0/+187 |
| | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | icedtea7-native: Add missing dependency on missing unzip-native | Khem Raj | 2012-11-27 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | libecj-bootstrap,junit: Tweak to fix rebuild issues | Khem Raj | 2012-11-27 | 2 | -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/e5500 | Khem Raj | 2012-11-27 | 2 | -0/+67 |
|/ | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | openjdk7: bring back additional vms | Henning Heinold | 2012-11-26 | 1 | -1/+2 |
| | | | | * bump PR | ||||
* | openjdk7: use right make command so addtional jvms are getting installed | Henning Heinold | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | README: update version entry for openjdk6 | Henning Heinold | 2012-11-23 | 1 | -1/+1 |
| | |||||
* | README: add entries for openjdk7 | Henning Heinold | 2012-11-23 | 1 | -1/+6 |
| | |||||
* | icedtea7-native: update to version 2.1.3 | Henning Heinold | 2012-11-23 | 4 | -76/+55 |
| | |||||
* | openjdk7: update to version 2.1.3 | Henning Heinold | 2012-11-23 | 4 | -35/+47 |
| | | | | * libxp is gone | ||||
* | icedtea7-native: simple copy over from openjdk-7 branch | Henning Heinold | 2012-11-22 | 14 | -0/+2518 |
| | |||||
* | openjdk7: copy over the openjdk7 from openjdk7-branch | Henning Heinold | 2012-11-22 | 33 | -0/+2058 |
| | | | | | | | | | 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. | ||||
* | recipes: Fix license strings to match common licenses | Khem Raj | 2012-11-22 | 10 | -12/+23 |
| | | | | | | | | | | | 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> | ||||
* | rhino: Correctly specify the LICENSE field | Khem Raj | 2012-11-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | llvm2.8: Fix build break discovred by unanchored regexp fix in bitbake | Khem Raj | 2012-11-22 | 2 | -16/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 |