diff options
author | Jason Reiss <jreiss@multitech.com> | 2019-03-13 11:29:07 -0500 |
---|---|---|
committer | Jason Reiss <jreiss@multitech.com> | 2019-03-13 11:29:07 -0500 |
commit | bdbbbe60d5e9b9e23da8d8639e6941370009dab2 (patch) | |
tree | 6d8650401517675a9eff0653c7967010c6a60684 | |
parent | 1de2496f388b5c270f9d0761c0f32aaae6009b61 (diff) | |
download | meta-mlinux-bdbbbe60d5e9b9e23da8d8639e6941370009dab2.tar.gz meta-mlinux-bdbbbe60d5e9b9e23da8d8639e6941370009dab2.tar.bz2 meta-mlinux-bdbbbe60d5e9b9e23da8d8639e6941370009dab2.zip |
mtcap: add lora-network-server to mlinux-mtcap-image
-rw-r--r-- | recipes-core/images/mlinux-mtcap-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-mtcap-image.bb b/recipes-core/images/mlinux-mtcap-image.bb index 2c8f363..86ff22c 100644 --- a/recipes-core/images/mlinux-mtcap-image.bb +++ b/recipes-core/images/mlinux-mtcap-image.bb @@ -56,6 +56,7 @@ MULTITECH_FEATURES += " \ IMAGE_INSTALL += "lora-gateway-utils \ lora-query \ lora-packet-forwarder \ + lora-network-server \ logrotate \ mosquitto mosquitto-clients \ " |