summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2016-12-09 07:47:58 -0600
committerJason Reiss <jreiss@multitech.com>2016-12-09 07:47:58 -0600
commit25f47c4cc78c4778acff31c0ba2305f18367cc4b (patch)
treef6626978242fc2de5c050c5d612791b084bab77c /recipes-core
parent0748654f3fa2f0332645e4066c829a27b99b9709 (diff)
downloadmeta-mlinux-25f47c4cc78c4778acff31c0ba2305f18367cc4b.tar.gz
meta-mlinux-25f47c4cc78c4778acff31c0ba2305f18367cc4b.tar.bz2
meta-mlinux-25f47c4cc78c4778acff31c0ba2305f18367cc4b.zip
lora: add lora pkt fwd usb package
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 0f8344e..6ce05ab 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -21,7 +21,7 @@ IMAGE_INSTALL += "autossh"
IMAGE_INSTALL += "monit"
# LoRa support (MTAC-LORA accessory card)
-IMAGE_INSTALL += "lora-gateway-utils lora-network-server lora-query"
+IMAGE_INSTALL += "lora-gateway-utils lora-network-server lora-query lora-packet-forwarder-usb"
# MQTT server
IMAGE_INSTALL += "mosquitto mosquitto-clients"