summaryrefslogtreecommitdiffstats
path: root/recipes-images
diff options
context:
space:
mode:
authorJens Rehsack <rehsack@gmail.com>2015-10-16 19:31:09 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2015-10-19 10:12:53 -0200
commit38f4c1365c11c0c369e297ec53591439be589fb0 (patch)
tree6fe9662fbdd68e5d786ecbe9bf1143f1d5d05f8b /recipes-images
parent63a37fad0c8a049788765babe10f6934e76c44f4 (diff)
downloadmeta-java-38f4c1365c11c0c369e297ec53591439be589fb0.tar.gz
openjdk7: remove broken/unsupported VM's
Since Shark is utterly broken and cacao and jamvm are terrible slow compared to zero, it's pointless to support them for targets with limited resources unless there is active maintainership taken by responsible person. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-images')
-rw-r--r--recipes-images/images/java-test-image.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-images/images/java-test-image.bb b/recipes-images/images/java-test-image.bb
index b8a729a..005e7a1 100644
--- a/recipes-images/images/java-test-image.bb
+++ b/recipes-images/images/java-test-image.bb
@@ -7,12 +7,10 @@ IMAGE_LINGUAS = " "
7 7
8IMAGE_INSTALL = "busybox modutils-initscripts initscripts opkg udev sysvinit netbase base-files base-passwd \ 8IMAGE_INSTALL = "busybox modutils-initscripts initscripts opkg udev sysvinit netbase base-files base-passwd \
9 ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \ 9 ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \
10 openjdk-7-jre openjdk-7-vm-zero openjdk-7-vm-jamvm openjdk-7-vm-cacao \ 10 openjdk-7-jre openjdk-7-vm-zero \
11 strace dropbear binutils \ 11 strace dropbear binutils \
12 classpath \ 12 classpath \
13 classpath-common \ 13 classpath-common \
14 classpath-examples \ 14 classpath-examples \
15 classpath-tools \ 15 classpath-tools \
16 jamvm \
17 cacao \
18" 16"