summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2023-05-05 16:52:04 -0500
committerJohn Klug <john.klug@multitech.com>2023-05-24 16:37:34 -0500
commit26982b59a0191f4e4f0b404c8a056288ab36c70b (patch)
treec6f9be3ac4ebfb05e1d961b3c0282054fae84d8a
parent10cf93fd54f30ae5b5e2fd106f65e67c6f6698b9 (diff)
downloadmeta-mlinux-atmel-26982b59a0191f4e4f0b404c8a056288ab36c70b.tar.gz
meta-mlinux-atmel-26982b59a0191f4e4f0b404c8a056288ab36c70b.tar.bz2
meta-mlinux-atmel-26982b59a0191f4e4f0b404c8a056288ab36c70b.zip
New LoRa needs monit
-rw-r--r--recipes-core/images/mlinux-mtcap-image.bb1
-rw-r--r--recipes-core/images/mlinux-mtcap-test-image.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-mtcap-image.bb b/recipes-core/images/mlinux-mtcap-image.bb
index f0894c5..22cb21a 100644
--- a/recipes-core/images/mlinux-mtcap-image.bb
+++ b/recipes-core/images/mlinux-mtcap-image.bb
@@ -57,6 +57,7 @@ IMAGE_INSTALL_append = " \
lora-query \
lora-packet-forwarder \
lora-network-server \
+ monit \
logrotate \
mosquitto mosquitto-clients \
"
diff --git a/recipes-core/images/mlinux-mtcap-test-image.bb b/recipes-core/images/mlinux-mtcap-test-image.bb
index 6a91741..882dd9a 100644
--- a/recipes-core/images/mlinux-mtcap-test-image.bb
+++ b/recipes-core/images/mlinux-mtcap-test-image.bb
@@ -70,6 +70,7 @@ IMAGE_INSTALL += "lora-gateway-utils \
lora-query \
lora-packet-forwarder \
lora-network-server \
+ monit \
logrotate \
mosquitto mosquitto-clients \
"