summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multitech/recipes/images/corecdp-full-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/multitech/recipes/images/corecdp-full-image.bb b/multitech/recipes/images/corecdp-full-image.bb
index 3943c57..1607028 100644
--- a/multitech/recipes/images/corecdp-full-image.bb
+++ b/multitech/recipes/images/corecdp-full-image.bb
@@ -13,6 +13,8 @@ IMAGE_INSTALL += "${LIGHTTPD}"
IMAGE_INSTALL += "sqlite3"
+IMAGE_INSTALL += "autossh"
+
IMAGE_INSTALL += "perl"
IMAGE_INSTALL += "perl-module-io"
IMAGE_INSTALL += "libdevice-serialport-perl"