From 5e1da7aeca498961c20147c356990752a4cb2d87 Mon Sep 17 00:00:00 2001 From: Brandon Bayer Date: Thu, 3 Nov 2016 09:34:32 -0500 Subject: fix: remove lora-network-server-usb from build --- 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 9cf9b06..2a3bef4 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-gateway-usb-utils lora-network-server lora-query lora-packet-forwarder" # MQTT server IMAGE_INSTALL += "mosquitto mosquitto-clients" -- cgit v1.2.3