summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-gateway_5.0.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway_5.0.22.bb')
-rw-r--r--recipes-connectivity/lora/lora-gateway_5.0.22.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_5.0.22.bb b/recipes-connectivity/lora/lora-gateway_5.0.22.bb
index d3af872..85ed443 100644
--- a/recipes-connectivity/lora/lora-gateway_5.0.22.bb
+++ b/recipes-connectivity/lora/lora-gateway_5.0.22.bb
@@ -1,4 +1,5 @@
DESCRIPTION = "LoRa Gateway library"
+SUMMARY = "LoRa Gateway library"
HOMEPAGE = "https://github.com/Lora-net/lora_gateway"
PRIORITY = "optional"
SECTION = "console/utils"
@@ -7,6 +8,7 @@ LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb"
DEPENDS = "gpsd"
RDEPENDS_${PN} = "libgps"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
PR = "r34"
SRCREV = "${PV}"