diff options
author | Jason Reiss <jreiss@multitech.com> | 2019-03-13 11:29:07 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-03 17:08:20 -0500 |
commit | 9eddbd6bb0ad62370a1a194eb647611c7473d800 (patch) | |
tree | 4ff1b7d3c73a15e46e5e3ace6d7a8b54e4274abe /recipes-core/images | |
parent | e325b53f976598e860a807e4d95746026722bfef (diff) | |
download | meta-mlinux-9eddbd6bb0ad62370a1a194eb647611c7473d800.tar.gz meta-mlinux-9eddbd6bb0ad62370a1a194eb647611c7473d800.tar.bz2 meta-mlinux-9eddbd6bb0ad62370a1a194eb647611c7473d800.zip |
mtcap: add lora-network-server to mlinux-mtcap-image
Diffstat (limited to 'recipes-core/images')
-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 effef6d..ec161bd 100644 --- a/recipes-core/images/mlinux-mtcap-image.bb +++ b/recipes-core/images/mlinux-mtcap-image.bb @@ -57,6 +57,7 @@ MULTITECH_FEATURES += " \ IMAGE_INSTALL += "lora-gateway-utils \ lora-query \ lora-packet-forwarder \ + lora-network-server \ logrotate \ mosquitto mosquitto-clients \ " |