From fe3047981a6d9630781db0c483f1bf771f4fa052 Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Wed, 25 Sep 2019 10:43:51 -0500 Subject: lora: update gw and pkf recipes, remove geolocation packets for devices other than mtcdt --- recipes-connectivity/lora/lora-gateway_5.0.1.bb | 6 ++---- recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'recipes-connectivity') 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 \ -- cgit v1.2.3