summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2018-04-19 14:56:37 -0500
committerHarsh Sharma <harsh.sharma@multitech.com>2018-04-19 14:56:37 -0500
commita1e89171c91479369af13134828c2fb4a4fd824f (patch)
treec56691abc962a60036062082f97f64563741a693 /recipes-core
parent5dc0d8ffad8679293b059d219e49299fcc43cfc1 (diff)
downloadmeta-mlinux-a1e89171c91479369af13134828c2fb4a4fd824f.tar.gz
meta-mlinux-a1e89171c91479369af13134828c2fb4a4fd824f.tar.bz2
meta-mlinux-a1e89171c91479369af13134828c2fb4a4fd824f.zip
Added Lora 2.1 Packet forwarder support
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/images/mlinux-factory-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb
index 422d1a8..33d93c6 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -22,7 +22,7 @@ IMAGE_INSTALL += "autossh"
IMAGE_INSTALL += "monit"
# LoRa support (MTAC-LORA accessory card)
-IMAGE_INSTALL += "lora-gateway-utils lora-network-server lora-query lora-packet-forwarder-usb"
+IMAGE_INSTALL += "lora-gateway-utils lora-network-server lora-query lora-packet-forwarder-usb lora-gateway-geolocation-utils lora-packet-forwarder-geolocation"
# MQTT server
#IMAGE_INSTALL += "mosquitto"