summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-connectivity/lora/lora-gateway_5.0.1.bb2
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_5.0.1.bb b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
index 2719b2e..2b4b538 100644
--- a/recipes-connectivity/lora/lora-gateway_5.0.1.bb
+++ b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
@@ -9,7 +9,7 @@ DEPENDS = "gpsd"
RDEPENDS_${PN} = "libgps"
PR = "r28"
-SRCREV = "dea57d6f29246434173c33c56850708c51fc5b23"
+SRCREV = "03a003c56355b7597c68711ce95424285b66d311"
SRC_URI = "git://git.multitech.net/lora_gateway_mtac_full;branch=master;protocol=git \
diff --git a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
index d0688b1..6a4dd36 100644
--- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
+++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
@@ -9,7 +9,7 @@ DEPENDS = "lora-gateway logrotate lora-logging gpsd"
RDEPENDS_${PN} += "bash"
FILESEXTRAPATHS_append_mtcdt3hs := ":${THISDIR}/lora-packet-forwarder/mtcdt3"
PR = "r27"
-SRCREV = "28b9dff2eb06fb88421cf32771d380a178079fce"
+SRCREV = "f2db5693ba2f4ad15f0b5ea206a43706d2cf4019"
PACKAGE_ARCH = "${MACHINE_ARCH}"
SRC_URI = "git://git.multitech.net/packet_forwarder_mtac_full;branch=master;protocol=git \