From 2557c57f92b60c3a3fe95a5772dc979995f1d14a Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 21 Oct 2016 15:08:23 -0500 Subject: lora-gateway and lora-gateway-usb conflict on sysroots loragw_hal.h --- recipes-core/images/mlinux-factory-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/images') diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index 9cf9b06..6cc7197 100644 --- a/recipes-core/images/mlinux-factory-image.bb +++ b/recipes-core/images/mlinux-factory-image.bb @@ -20,7 +20,7 @@ IMAGE_INSTALL += "autossh" IMAGE_INSTALL += "monit" # LoRa support (MTAC-LORA accessory card) -IMAGE_INSTALL += "lora-gateway-utils lora-gateway-usb-utils lora-network-server lora-query lora-packet-forwarder-usb" +IMAGE_INSTALL += "lora-gateway-utils lora-network-server lora-query" # MQTT server IMAGE_INSTALL += "mosquitto mosquitto-clients" -- cgit v1.2.3