summaryrefslogtreecommitdiffstats
path: root/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
...
* libecj-bootstrap: correct license to EPL-1.0Xerxes Rånby2011-12-211-2/+2
| | | | Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
* Apache have moved its complete software archive from www.apache.org to ↵Xerxes Rånby2011-12-2120-21/+21
| | | | | | | | | | archive.apache.org commons-cli, commons-codec, commons-collections, commons-configuration, commons-digester, commons-discovery, commons-el, commons-fileupload, commons-httpclient, commons-io, commons-jxpath, commons-lang, commons-logging, commons-net, commons-pool, avalon-framework-api, logkit, oro, poi and xerces-j have been updated accordingly. Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
* openjdk-6-common: move java2-vm to RRECOMMENDSKoen Kooi2011-12-211-2/+9
| | | | | | | | | | | | | | | | | | | | Even though a vm is a hard dependency it is set as RRECOMMENDS so a single vm can get uninstalled: root@beaglebone:~/java# opkg remove openjdk-6-vm-shark No packages removed. Collected errors: * print_dependents_warning: Package openjdk-6-vm-shark is depended upon by packages: * print_dependents_warning: openjdk-6-java * print_dependents_warning: These might cease to work if package openjdk-6-vm-shark is removed. In the above situation all vms (cacao, zero and shark) were installed, but due to llvm problems[1] shark is currently broken. To fix the java install shark needs to get uninstalled. In theory this change allows people to break the java installation, but in practice it's already broken due to [1]. [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-December/036595.html Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
* jamvm git: use proper PVKoen Kooi2011-12-011-1/+1
| | | | | 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-26181-0/+16351
* 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