summaryrefslogtreecommitdiffstats
path: root/recipes-images
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2013-09-29 19:38:26 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2013-09-29 21:53:37 +0200
commitf3bab406389ca7eecbdc6b39021d1caa8978f818 (patch)
treeacc995ca9906da80e656b1bbaed89ec80db2eced /recipes-images
parentf03d3e5bbb6a096960a781547884015f50be96da (diff)
downloadmeta-java-f3bab406389ca7eecbdc6b39021d1caa8978f818.tar.gz
java-test-image: remove tinylogin from packages to install
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 34d90f9..b4eeb83 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 = "tinylogin 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 busybox-hwclock \
9 ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \ 9 ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \
10 openjdk-7-jre openjdk-7-vm-jamvm openjdk-7-vm-cacao \ 10 openjdk-7-jre 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 \