Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | recipes-extended: split out recipes which are not needed for compiling openjdk | Henning Heinold | 2013-04-05 | 12 | -0/+0 | |
| | | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de> | |||||
* | recipes-images: define extra dir for images | Henning Heinold | 2013-04-05 | 1 | -0/+0 | |
| | | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de> | |||||
* | add global license file | Henning Heinold | 2013-04-05 | 1 | -0/+17 | |
| | | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de> | |||||
* | openjdk: Create a common inc file between openjdk 6 and 7 | Khem Raj | 2013-04-04 | 3 | -154/+81 | |
| | | | | | | | | | | | | | | | | | | | | | we hit below errors ERROR: The function get_jdk_arch defined in openjdk-7-common.inc was already declared in openjdk-6-common.inc. BitBake has a global python function namespace so shared functions should be declared in a common include file rather than being duplicated, or if the functions are different, please use different function names. ERROR: The function get_llvm_configure_arch defined in openjdk-7-common.inc was already declared in openjdk-6-c ommon.inc. BitBake has a global python function namespace so shared functions should be declared in a common in clude file rather than being duplicated, or if the functions are different, please use different function names This patch fixes the above Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
* | llvm,openjdk: Turn bitbake parse error into warning on finding unsupported CPU | Khem Raj | 2013-03-28 | 3 | -3/+3 | |
| | | | | | | | | | Sometimes we have meta-java in bblayers but one of the CPUs e.g. mips64 which does not support openjdk errors out on parsing. Thats not OK if say the image thats being generated does not use java at all. So its ok to warn and inform about it clearly but it should not be error. Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
* | gnumail: Remove redundant DEPENDS_virtclass-native | Khem Raj | 2013-03-25 | 1 | -2/+1 | |
| | | | | | | | recipe uses BBCLASSEXTEND to get native recipe it should automatically convert DEPENDS Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
* | Merge pull request #37 from kraj/master | woglinde | 2013-03-25 | 3 | -3/+9 | |
|\ | | | | | sstate fixes | |||||
| * | classpath: Add file to DEPENDS | Khem Raj | 2013-03-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | shared state exposed this build time error | java_net_VMURLConnection.c:44:19: fatal error: magic.h: No such file or directory | compilation terminated. | make[3]: *** [java_net_VMURLConnection.lo] Error 1 | make[3]: *** Waiting for unfinished jobs.... classpath uses libmagic and file provides it so add that to depends Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
| * | jamvm-initial: Disable shared state | Khem Raj | 2013-03-14 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | shared state does not work for jamvm since it hardcodes the staging paths into binaries it uses packageconfig so lets inherit relevant class Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
| * | 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> | |||||
* | | openjdk7: add debug folders for cacao and jamvm libjvm.so | Henning Heinold | 2013-03-11 | 1 | -0/+2 | |
| | | ||||||
* | | openjdk: add debug folders for cacao and jamvm libjvm.so | Henning Heinold | 2013-03-11 | 1 | -0/+2 | |
| | | ||||||
* | | README: update about the new versions | Henning Heinold | 2013-03-10 | 1 | -1/+3 | |
| | | ||||||
* | | openjdk6: do not unpack some of the downloaded tarballs | Henning Heinold | 2013-03-10 | 1 | -6/+6 | |
| | | ||||||
* | | openjdk6: add latest 1.12 icedtea version | Henning Heinold | 2013-03-10 | 5 | -0/+192 | |
| | | ||||||
* | | images: add a java test images which includes jre-versions 6 and 7 | Henning Heinold | 2013-03-10 | 1 | -0/+13 | |
| | | ||||||
* | | openjdk7: get icedtea version from recipe name like openjdk6 | Henning Heinold | 2013-03-10 | 2 | -4/+2 | |
| | | ||||||
* | | openjdk6: update 1.11 release to 1.11.9 | Henning Heinold | 2013-03-10 | 1 | -2/+2 | |
|/ | ||||||
* | 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> |