summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multitech/recipes/images/corecdp-full-image.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/multitech/recipes/images/corecdp-full-image.bb b/multitech/recipes/images/corecdp-full-image.bb
index ab2f249..9a23b19 100644
--- a/multitech/recipes/images/corecdp-full-image.bb
+++ b/multitech/recipes/images/corecdp-full-image.bb
@@ -28,8 +28,8 @@ IMAGE_INSTALL += "python-sqlite3"
IMAGE_INSTALL += "ruby"
-# Java VM
-IMAGE_INSTALL += "jamvm"
+# Java
+IMAGE_INSTALL += "openjdk-6-jre"
IMAGE_INSTALL += "php php-cli php-cgi"