From cb8fd323883b74500f70f139befba6a4f7c70d49 Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 1 Jun 2017 17:18:00 -0500 Subject: Add ruby-sqlite3 and monit to the factory image --- recipes-core/images/mlinux-factory-image.bb | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'recipes-core') diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index 9e59bfb..9da3040 100644 --- a/recipes-core/images/mlinux-factory-image.bb +++ b/recipes-core/images/mlinux-factory-image.bb @@ -18,8 +18,8 @@ IMAGE_INSTALL += "sqlite3" IMAGE_INSTALL += "autossh" -# Monit system/process monitor TBD -#IMAGE_INSTALL += "monit" +# Monit system/process monitor +IMAGE_INSTALL += "monit" # LoRa support (MTAC-LORA accessory card) IMAGE_INSTALL += "lora-gateway-utils lora-network-server lora-query lora-packet-forwarder-usb" @@ -61,12 +61,7 @@ python-xml \ # Ruby support IMAGE_INSTALL += "ruby" -# Ruby-sqlite3 build for 2.2 Ruby requires -# ruby-hoe native, which is not in openembedded. -# In Debian the build needs ruby-redcloth, -# rake, ruby-minitest. Openembedded does not -# support this stuff. TBD -#IMAGE_INSTALL += "ruby-sqlite3" +IMAGE_INSTALL += "ruby-sqlite3" IMAGE_INSTALL += "ruby-serialport" # OpenJDK Java runtime -- cgit v1.2.3