summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk
Commit message (Collapse)AuthorAgeFilesLines
...
* llvm,openjdk: Turn bitbake parse error into warning on finding unsupported CPUKhem Raj2013-03-282-2/+2
| | | | | | | | | 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>
* openjdk7: add debug folders for cacao and jamvm libjvm.soHenning Heinold2013-03-111-0/+2
|
* openjdk: add debug folders for cacao and jamvm libjvm.soHenning Heinold2013-03-111-0/+2
|
* 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
|
* 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
|
* 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
* openjdk7: disable shark until it is working againHenning Heinold2012-12-071-2/+3
|
* openjdk7: correct path to bootstrap jdkHenning Heinold2012-12-071-1/+1
|
* 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
|
* openjdk7: update to version 2.1.3Henning Heinold2012-11-234-35/+47
| | | | * libxp is gone
* openjdk7: copy over the openjdk7 from openjdk7-branchHenning Heinold2012-11-2233-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.
* openjdk-6: dependcy on libxp was removed with version 1.11.5Henning Heinold2012-11-091-1/+1
|
* openjdk: update to version 1.11.5Henning Heinold2012-10-181-2/+2
|
* openjdk-6: update to version 1.11.4Henning Heinold2012-09-101-2/+2
|
* openjdk6: update to icedtea version 1.11.3Henning Heinold2012-08-174-10/+25
| | | | * new patch for fixing crosscompile of rmi
* icedtea-native: Fix build on ubuntu 12.04 releaseKhem Raj2012-08-161-2/+2
| | | | | | | | | | | | | | | | | | | | It conflicts definitions from standard include so backport a patch from upstream When here also change the LICENSE field to be more compatible to avoid warnings like WARNING: icedtea6-native: No generic license file exists for: GPL in any provider WARNING: icedtea6-native: No generic license file exists for: with in any provider WARNING: icedtea6-native: No generic license file exists for: Classpath in any provider WARNING: icedtea6-native: No generic license file exists for: Exception in any provider Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* openjdk-6: Fix cross compilation for e5500 machinesKhem Raj2012-08-162-1/+73
| | | | | | | | | | | This is only way for compile for now since qemu can not run the sizers binary for e5500 machines. It segfaults so we disable generating sizes and also xawt and jawt which depends on sizers, this lets jre to cross compile for ppc/e5500 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* llvm: Accept ppc64Khem Raj2012-08-161-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* openjdk-6-common.inc: Change jdk_arch for powerpcKhem Raj2012-07-211-1/+4
| | | | | | | | | ppc is used in openjdk/jre but original jdk_arch is defined as powerpc which means we have errors compiling and installing openjdk for ppc platforms Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* openjdk-6: Fix build on ppcKhem Raj2012-07-213-1/+68
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* openjdk-6-common: Pass LD_LIBRARY_PATH to app running under qemuKhem Raj2012-07-211-2/+2
| | | | | | | | | | | | When target and build host are same eg. x86_64 and qemux86-64 then application uses the dynamic linker from OEs sysroot but libc from the build host and they may have different versions and end up in unpleasant results. We therefore make sure that libc is also used from OEs sysroot Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* openjdk6: uses spaces instead of tabs for python functionsHenning Heinold2012-07-191-31/+31
|
* openjdk-6: Use virtual/libiconv instead of libiconv in DEPENDSKhem Raj2012-07-191-1/+1
| | | | | | | This lets it work with whatever is providing libiconv functionality Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* openjdk-6-common.inc: fix parallel_make python functionHenning Heinold2012-03-011-1/+1
|
* openjdk6: clean up configure optionsHenning Heinold2012-03-012-10/+3
| | | | | | | * removed unknown options * use native2ascii from our icedtea native build * unset ant-home * remove xalan-j and xerces-j dependencies, not needed anymore
* openjdk-6: update the hg version, move checksums to release include fileHenning Heinold2012-03-011-12/+2
|
* openjdk-6-release-6b24.inc: disable shark for now and move checksumsHenning Heinold2012-03-011-5/+13
| | | | | * llvm is not working well with arm at the moment, so disabled shark * move the cacao and jamvm checksums into the release inc file
* openjdk6: add version 1.11.1Henning Heinold2012-03-011-0/+8
|
* openjdk-6-common.inc: remove trailing backslashHenning Heinold2012-03-011-1/+1
|
* openjdk-6-common: remove cacaoh-openjdk-native from dependencies it is not ↵Henning Heinold2012-03-011-4/+2
| | | | | | needed anymore * bump INC_PR
* openjdk-6-common.inc: remove trailling wihtespaces and tabsHenning Heinold2012-03-011-12/+12
|
* openjdk: use dynamic architecture value when packagingOtavio Salvador2012-02-131-38/+38
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* openjdk: fix i586 arch detection for JDKOtavio Salvador2012-02-131-3/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* openjdk: fix qemu target detectionOtavio Salvador2012-02-131-4/+4
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* openjdk-6: fix postinst for shark, cacao, jamvmJesse Gilles2012-01-301-4/+4
| | | | Signed-off-by: Jesse Gilles <jgilles@multitech.com>
* openjdk-6-6b24: fix icedtea-launcher-stdc++.patchEric BENARD2012-01-181-1/+1
| | | | | | | | | | without this fix I get (on a FC16) : | Checking patches/icedtea-launcher-stdc++.patch | /usr/bin/patch: **** rejecting absolute target file name: /openjdk/hotspot/make/linux/makefiles/launcher.make | ERROR patch patches/icedtea-launcher-stdc++.patch FAILED! Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* openjdk-6: oenote -> bbnote transition, oeerror likewiseHenning Heinold2012-01-061-8/+8
| | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* llvm, openjdk: Add mips to known architecturesKhem Raj2012-01-061-1/+1
| | | | | | | correct a typo Mips -> mips Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* llvm, openjdk: Use bb.error instread of oefatalKhem Raj2012-01-061-1/+1
| | | | | | | | | | | oefatal is not available in oe-core so replace it with bbfatal in classes and oe.error in recipes which use it in anonymous python. bb.fatal aborts parsing. So we want to give an error but not stop parsing. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>