[oe] [meta-java][PATCH v3 08/10] java-test-image: Add openjdk-7-vm-zero package

Sven Ebenfeld sven.ebenfeld at gmail.com
Mon Apr 27 20:13:03 UTC 2015


There is no point in not installing the ZeroVM of
OpenJDK-7 in a java-test-image.

Signed-off-by: Sven Ebenfeld <sven.ebenfeld at gmail.com>
---
 recipes-images/images/java-test-image.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-images/images/java-test-image.bb b/recipes-images/images/java-test-image.bb
index 4807858..eb9f253 100644
--- a/recipes-images/images/java-test-image.bb
+++ b/recipes-images/images/java-test-image.bb
@@ -7,7 +7,7 @@ IMAGE_LINGUAS = " "
 
 IMAGE_INSTALL = "busybox modutils-initscripts initscripts opkg udev sysvinit netbase base-files base-passwd busybox-hwclock \
                  ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \
-                 openjdk-7-jre openjdk-7-vm-jamvm openjdk-7-vm-cacao \
+                 openjdk-7-jre openjdk-7-vm-zero openjdk-7-vm-jamvm openjdk-7-vm-cacao \
                  openjdk-6-jre openjdk-6-vm-zero openjdk-6-vm-jamvm openjdk-6-vm-cacao \
                  strace dropbear binutils \
                  classpath \
-- 
1.9.1




More information about the Openembedded-devel mailing list