From 047a8f497038fdc608eed0113c2983c133325c41 Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Fri, 2 Nov 2018 10:38:48 -0500 Subject: lora: adjust beacon rfu for AU915 --- recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e6c355d..c7644a9 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 = "r12" +PR = "r13" SRCREV = "v${PV}" -- cgit v1.2.3