summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath
Commit message (Collapse)AuthorAgeFilesLines
* classpath-initial: remove files shared with classpath-nativeHenning Heinold2013-01-241-1/+12
| | | | * bump PR
* classpath-initial: remove trailing whitespaceHenning Heinold2013-01-241-1/+1
|
* classpath-initial: fix bitbake files searchpathHenning Heinold2013-01-242-0/+0
|
* classpath: Fix build for 64bit target using lib64 for base_libdirKhem Raj2012-11-273-1/+21
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Fix license strings to match common licensesKhem Raj2012-11-221-2/+2
| | | | | | | | | | | 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>
* classpath: avoid picking up gmp.h from the hostJan Luebbe2012-10-141-1/+2
| | | | | Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* classpath: fix new license checksumHenning Heinold2012-07-191-1/+1
|
* classpath: update to version 0.99Henning Heinold2012-07-1915-184/+180
| | | | | | | * switch to INC_PR for native and initial * clean up dependencies * inherit gettext class instead of depeding directly on the package * clean up patches
* classpath-native: sed out java-initial with sed in the tools and bump PRHenning Heinold2012-05-251-0/+16
|
* classpath-initial: fix installation of tools.zip fileOtavio Salvador2012-04-043-0/+7
| | | | | | | | | | 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>
* 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>
* meta-java: initial commitHenning Heinold2011-11-2614-0/+957
* taken over mostly stuff from oe classic * cleaned up recipes * added license checksums * bump icedtea6-native to 1.8.11 * use jamvm from git as native