summaryrefslogtreecommitdiffstats
path: root/recipes-images
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-images')
-rw-r--r--recipes-images/images/java-test-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/java-test-image.bb b/recipes-images/images/java-test-image.bb
index eb9f253..22c7bdf 100644
--- a/recipes-images/images/java-test-image.bb
+++ b/recipes-images/images/java-test-image.bb
@@ -5,7 +5,7 @@ inherit core-image
5IMAGE_LINGUAS = " " 5IMAGE_LINGUAS = " "
6 6
7 7
8IMAGE_INSTALL = "busybox modutils-initscripts initscripts opkg udev sysvinit netbase base-files base-passwd busybox-hwclock \ 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 openjdk-7-vm-jamvm openjdk-7-vm-cacao \
11 openjdk-6-jre openjdk-6-vm-zero openjdk-6-vm-jamvm openjdk-6-vm-cacao \ 11 openjdk-6-jre openjdk-6-vm-zero openjdk-6-vm-jamvm openjdk-6-vm-cacao \