From a674fa11967b1544352d187a2aad18c31d5621cf Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Tue, 4 Jun 2019 14:16:52 -0500 Subject: lora: fix gps time stamping and synchronization, add patch for PKF deduplication to be incorporated into recipe later --- recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb') 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 d55e511..1430c6c 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb +++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb @@ -7,7 +7,7 @@ LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://LICENSE;md5=22af7693d7b76ef0fc76161c4be76c45" DEPENDS = "lora-gateway logrotate lora-logging" RDEPENDS_${PN} += "bash" -PR = "r17" +PR = "r18" SRCREV = "v${PV}" -- cgit v1.2.3