summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Maki <jmaki@multitech.com>2011-01-21 15:27:48 -0600
committerJames Maki <jmaki@multitech.com>2011-01-21 15:27:48 -0600
commit6ccb670c09597390f1ad675061a902a9e2de9b13 (patch)
tree537606dd9001dd289b6f37b9e78aaf193f8ad26f
parent4428fd9b763ea8f9eb6ce500cc604b61f5118dbd (diff)
update imagerm
-rw-r--r--recipes/images/jcm-image.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/images/jcm-image.bb b/recipes/images/jcm-image.bb
index bdcfae8f58..fe4bfd9a2a 100644
--- a/recipes/images/jcm-image.bb
+++ b/recipes/images/jcm-image.bb
@@ -26,7 +26,7 @@ LIGHTTPD = "lighttpd \
#IMAGE_INSTALL += "python-html"
#IMAGE_INSTALL += "python-sqlite3"
-#IMAGE_INSTALL += "ruby"
+IMAGE_INSTALL += "ruby"
# Java VM
#IMAGE_INSTALL += "jamvm"
@@ -37,6 +37,9 @@ IMAGE_INSTALL += "tcpdump "
IMAGE_INSTALL += "sms-utils "
IMAGE_INSTALL += "venus-gps "
IMAGE_INSTALL += "mts-id-eeprom "
+IMAGE_INSTALL += "cyrus-sasl "
+IMAGE_INSTALL += "annex-client "
+IMAGE_INSTALL += "gdb glibc-dbg "
export IMAGE_BASENAME = "jcm-image"