summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * rxtx: fix rebuildingOtavio Salvador2012-04-071-5/+5
|/ | | | | | | | Sometimes, due sstate hash changes, packages can be rebuild and this were causing build failures in some builds. The patch allows for it to keep working if configure is ran twice. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Merge pull request #27 from OSSystems/masterwoglinde2012-04-046-1/+12
|\ | | | | Fix for sysroot race condition
| * classpath-initial: fix installation of tools.zip fileOtavio Salvador2012-04-046-1/+12
|/ | | | | | | | | | This fixes an unpredicability of sysroot tools.zip version as classpath-initial and classpath-native were installing the tools.zip at same path. We also bump PR of affected recipes to force them to rebuild. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* README: update openjdk-jre version and remove cacaoHenning Heinold2012-03-081-3/+1
| | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* rxtx: update license stuff and bump PRHenning Heinold2012-03-081-1/+3
| | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* Merge pull request #25 from OSSystems/masterwoglinde2012-03-071-1/+1
|\ | | | | Fix rxtx description
| * rxtx: fix descriptionOtavio Salvador2012-03-071-1/+1
|/ | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Merge pull request #23 from OSSystems/masterwoglinde2012-03-0612-3/+776
|\ | | | | Java library packaging improvements
| * rxtx: add 2.2.0 pre2Otavio Salvador2012-03-0510-0/+773
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| * java-library.bbclass: do not fully replace do_install with oe_jarinstallOtavio Salvador2012-03-051-1/+1
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| * java-library.bbclass: allow for regular packages generationOtavio Salvador2012-03-051-1/+1
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| * java.bbclass: use bbwarn as oewarn is now unsupportedOtavio Salvador2012-03-051-1/+1
|/ | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* 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
|
* cacaoh-openjdk-native: removed, not needed anymoreHenning Heinold2012-03-012-38/+0
|
* 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
|
* meta-java: Fix quote errorsKhem Raj2012-02-284-12/+12
| | | | | | | new bitbake is strict about quoting so fix them Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* Merge pull request #20 from OSSystems/masterwoglinde2012-02-251-1/+7
|\ | | | | Provides virtual/jar utility
| * fastjar: provides virtual/jar and use use alternativesOtavio Salvador2012-02-241-1/+7
|/ | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Merge pull request #17 from OSSystems/masterwoglinde2012-02-151-38/+38
|\ | | | | Fix packaging in i586
| * openjdk: use dynamic architecture value when packagingOtavio Salvador2012-02-131-38/+38
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Merge pull request #16 from OSSystems/masterwoglinde2012-02-131-6/+6
|\| | | | | Fix i586 target detection
| * 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>
* Merge pull request #15 from jgilles/masterwoglinde2012-01-311-4/+4
|\ | | | | openjdk-6: postinst fixes for jamvm, etc
| * openjdk-6: fix postinst for shark, cacao, jamvmJesse Gilles2012-01-301-4/+4
|/ | | | Signed-off-by: Jesse Gilles <jgilles@multitech.com>
* README: add a note concerning libstdc++-staticEric BENARD2012-01-181-0/+2
| | | | | | | which is required for icedtea6-native Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* 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>
* libecj-bootstrap: use sort for builder order and introduce INC_PRHenning Heinold2012-01-112-1/+5
| | | | | | | | | | * on some filesystems find orders the files to build not the right way, using sort seems to fix it, thanks Stefan Ring for the patch * use INC_PR for better revision handling Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* jamvm: silence dev-so QA warningsKoen Kooi2012-01-071-0/+1
| | | | | | | * fix was sent in by Xerxes Rånby too Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* jamvm: fix OEMAKE typo and apply for non-native builds as wellKoen Kooi2012-01-071-3/+3
| | | | | | | * fix was sent in by Xerxes Rånby too Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* jamvm-initial: fix typo in EXTRA_OEMAKEHenning Heinold2012-01-061-3/+3
| | | | | | * thanks Yauhen Kharuzhy for spotting it 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>
* icedtea6-native: oenote -> bbnote transitionHenning Heinold2012-01-061-4/+4
| | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* java.bbclass: oenote -> bbnote transitionHenning Heinold2012-01-061-4/+4
| | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* llvm, openjdk: Add mips to known architecturesKhem Raj2012-01-062-3/+3
| | | | | | | 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-063-5/+5
| | | | | | | | | | | 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>
* jamvm-initial: do not overwerite do_compile use EXTRA_OEMAKEHenning Heinold2012-01-061-6/+4
| | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* jamvm: do not use the glibj.zip from host systemHenning Heinold2012-01-061-1/+3
| | | | | | * was spotted by Xerxes Rånby Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* classpath: set dev-so QA checks to ignoreKoen Kooi2012-01-061-0/+3
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* classpath: fixesKoen Kooi2011-12-232-2/+5
| | | | | | | | | * add license checksum * clarify license in recipe * remove obsolete PRIORITY field Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* openjdk6: remove version 1.8.11Henning Heinold2011-12-232-111/+0
| | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* openjdk6: add icedtea pre 1.11 version from mercurialHenning Heinold2011-12-2226-42/+1211
| | | | | | | | | | | | * add jamvm target * simplify versionhandling of jaxp and other external stuff * switch back to llvm 2.8 for shark, because it is the last version known to work, * llvm works partly * rework postinst and prerm and use zero as default vm * bump INC_PR Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* llvm: put the arm-fenv patch from inc file to llvm2.9Henning Heinold2011-12-222-2/+2
| | | | Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* llvm: add llvm 2.8, because it is the last know working version for armHenning Heinold2011-12-224-0/+164
| | | | | | | * we need static libs, because shared libs are not allowed with cmake * disable llvm-mc because it is no buildable with static libs and cmake Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>