summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-gateway-sx1303_2.0.44.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway-sx1303_2.0.44.bb')
-rw-r--r--recipes-connectivity/lora/lora-gateway-sx1303_2.0.44.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.44.bb b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.44.bb
index ccb4ee7..b4acf31 100644
--- a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.44.bb
+++ b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.44.bb
@@ -1,4 +1,5 @@
DESCRIPTION = "LoRa Packet Forwarder"
+SUMMARY = "LoRa Packet Forwarder"
HOMEPAGE = "https://github.com/MultiTechSystems/sx1302_hal"
PRIORITY = "optional"
SECTION = "console/utils"
@@ -7,6 +8,7 @@ LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=d2119120bd616e725f4580070bd9ee19"
DEPENDS = "logrotate gpsd"
RDEPENDS_${PN} += "bash"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
PR = "r9"