summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-01-12 16:11:33 -0600
committerJohn Klug <john.klug@multitech.com>2021-06-22 09:09:20 -0500
commit0ac61185ae1961407eacc75b3f25442156fe7b06 (patch)
tree34be13ab226f7dab2cc870a957e8111641e424fd
parent2a0ff3e3e8ffaae75236b13c0d430ab4a0aff402 (diff)
downloadmeta-mlinux-0ac61185ae1961407eacc75b3f25442156fe7b06.tar.gz
meta-mlinux-0ac61185ae1961407eacc75b3f25442156fe7b06.tar.bz2
meta-mlinux-0ac61185ae1961407eacc75b3f25442156fe7b06.zip
Update LPF and LG hash
-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 \