From a1e89171c91479369af13134828c2fb4a4fd824f Mon Sep 17 00:00:00 2001 From: Harsh Sharma Date: Thu, 19 Apr 2018 14:56:37 -0500 Subject: Added Lora 2.1 Packet forwarder support --- recipes-core/images/mlinux-factory-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core') 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" -- cgit v1.2.3