summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-connectivity/lora/lora-gateway_5.0.1.bb4
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_5.0.1.bb b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
index d31c439..432c9a8 100644
--- a/recipes-connectivity/lora/lora-gateway_5.0.1.bb
+++ b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
@@ -7,8 +7,8 @@ LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb"
DEPENDS = "libgps24"
RDEPENDS_${PN} = "libgps24"
-PR = "r12"
-SRCREV = "1e66084295f37f0d7f5f0a3518e43ae0cc613898"
+PR = "r14"
+SRCREV = "660f8ec6a84315a75327458934d01276dd9d5ab9"
SRC_URI = "git://git@gitlab.multitech.net/lora_enterprise/lora_gateway_mtac_full.git;protocol=ssh;branch=master \
file://library_4.0.cfg \
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 bcbe3f4..3a5daf5 100644
--- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
+++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
@@ -7,9 +7,9 @@ LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=22af7693d7b76ef0fc76161c4be76c45"
DEPENDS = "lora-gateway logrotate lora-logging gpsd"
RDEPENDS_${PN} += "bash"
-PR = "r17"
+PR = "r21"
-SRCREV = "a32deb8ba7ce6987a7964958c079f3dc078fa0c8"
+SRCREV = "86d30c1f498543a18a585fd726931131a6853af7"
SRC_URI = "git://git@gitlab.multitech.net/lora_enterprise/packet_forwarder_mtac_full.git;protocol=ssh;branch=master \
file://README.md \