summaryrefslogtreecommitdiff
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2019-09-25 10:43:51 -0500
committerSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2020-05-20 19:50:21 +0300
commitfe3047981a6d9630781db0c483f1bf771f4fa052 (patch)
tree50b2276c8f1bcc82076ef3479ed747a0379a7e87 /recipes-connectivity
parent5a579996324b2846e3e8186fb7e363ad60e660f0 (diff)
downloadmeta-mlinux-atmel-fe3047981a6d9630781db0c483f1bf771f4fa052.tar.gz
meta-mlinux-atmel-fe3047981a6d9630781db0c483f1bf771f4fa052.tar.bz2
meta-mlinux-atmel-fe3047981a6d9630781db0c483f1bf771f4fa052.zip
lora: update gw and pkf recipes, remove geolocation packets for devices other than mtcdt
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/lora/lora-gateway_5.0.1.bb6
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb4
2 files changed, 4 insertions, 6 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_5.0.1.bb b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
index 432c9a8..ac3c276 100644
--- a/recipes-connectivity/lora/lora-gateway_5.0.1.bb
+++ b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
@@ -7,16 +7,14 @@ LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb"
DEPENDS = "libgps24"
RDEPENDS_${PN} = "libgps24"
-PR = "r14"
-SRCREV = "660f8ec6a84315a75327458934d01276dd9d5ab9"
+PR = "r20"
+SRCREV = "6de119daaed517a0916ef889505bc6ccdaa372be"
SRC_URI = "git://git@gitlab.multitech.net/lora_enterprise/lora_gateway_mtac_full.git;protocol=ssh;branch=master \
file://library_4.0.cfg \
file://ln-lora-spi-dev.sh \
"
-SRC_URI[md5sum] = "9e06a3733a9fea39a3d61f77b412badf"
-SRC_URI[sha256sum] = "28fbfe098013908794b32e51d1fed4427f20dd6c8adbbca78df2e1800f5c84dc"
S = "${WORKDIR}/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 3a5daf5..d57b913 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 = "r21"
+PR = "r22"
-SRCREV = "86d30c1f498543a18a585fd726931131a6853af7"
+SRCREV = "e6960db410f52ccadd3d70d3411c1f512f21ff78"
SRC_URI = "git://git@gitlab.multitech.net/lora_enterprise/packet_forwarder_mtac_full.git;protocol=ssh;branch=master \
file://README.md \