summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorBrandon Bayer <bbayer@multitech.com>2016-09-13 13:50:35 -0500
committerBrandon Bayer <bbayer@multitech.com>2016-09-13 15:31:03 -0500
commitff2c2fdc5f98cd42c73906211bed0f35372a2445 (patch)
tree9dbc6bc26b8ba155d0e099c78fbcb351aacc79b0 /recipes-core
parent22715646980f87f5ab5f70e2522525efa2f5f817 (diff)
downloadmeta-mlinux-atmel-ff2c2fdc5f98cd42c73906211bed0f35372a2445.tar.gz
meta-mlinux-atmel-ff2c2fdc5f98cd42c73906211bed0f35372a2445.tar.bz2
meta-mlinux-atmel-ff2c2fdc5f98cd42c73906211bed0f35372a2445.zip
picocell:feat: add lora packet-forwarder 3.0.0
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/images/mlinux-picocell-image.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/images/mlinux-picocell-image.bb b/recipes-core/images/mlinux-picocell-image.bb
index 85855c0..5814eab 100644
--- a/recipes-core/images/mlinux-picocell-image.bb
+++ b/recipes-core/images/mlinux-picocell-image.bb
@@ -4,8 +4,8 @@ require mlinux-base-image.bb
IMAGE_INSTALL += "sms-utils"
# LoRa
-IMAGE_INSTALL += "lora-gateway-utils \
- lora-gateway-utils-dbg"
+IMAGE_INSTALL += "lora-packet-forwarder \
+ lora-packet-forwarder-dbg"
# MQTT server
IMAGE_INSTALL += "mosquitto mosquitto-clients"