summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-connectivity/lora/lora-gateway-sx1303_2.0.27.bb (renamed from recipes-connectivity/lora/lora-gateway-sx1303_2.0.20.bb)4
-rw-r--r--recipes-connectivity/lora/lora-gateway_5.0.14.bb (renamed from recipes-connectivity/lora/lora-gateway_5.0.12.bb)0
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder_4.0.22.bb (renamed from recipes-connectivity/lora/lora-packet-forwarder_4.0.18.bb)0
3 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.20.bb b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.27.bb
index 312eda4..3193c0b 100644
--- a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.20.bb
+++ b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.27.bb
@@ -5,7 +5,7 @@ SECTION = "console/utils"
# Semtech license is a modified BSD-style license
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=d2119120bd616e725f4580070bd9ee19"
-DEPENDS = "logrotate"
+DEPENDS = "logrotate gpsd"
RDEPENDS_${PN} += "bash"
PR = "r6"
@@ -29,7 +29,7 @@ B = "${S}"
LORA_DIR = "/opt/lora"
-CFLAGS += "-DNODEBUG -I${S}/packet_forwarder/inc -I${S}/libloragw/inc -I${S}/libtools/inc -I${S}/inc -I. -std=gnu11"
+CFLAGS += "-DNODEBUG -I${S}/packet_forwarder/inc -I${S}/libloragw/inc -I${S}/libtools/inc -I${S}/inc -I. -idirafter ${STAGING_DIR_TARGET}/usr/include/gps -std=gnu11"
do_compile() {
oe_runmake packet_forwarder LDFLAGS=${LDFLAGS}
diff --git a/recipes-connectivity/lora/lora-gateway_5.0.12.bb b/recipes-connectivity/lora/lora-gateway_5.0.14.bb
index 90f3f51..90f3f51 100644
--- a/recipes-connectivity/lora/lora-gateway_5.0.12.bb
+++ b/recipes-connectivity/lora/lora-gateway_5.0.14.bb
diff --git a/recipes-connectivity/lora/lora-packet-forwarder_4.0.18.bb b/recipes-connectivity/lora/lora-packet-forwarder_4.0.22.bb
index 3eaa70a..3eaa70a 100644
--- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.18.bb
+++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.22.bb