diff options
author | John Klug <john.klug@multitech.com> | 2018-11-06 17:53:10 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-11-06 17:53:10 -0600 |
commit | ddafc891dcbf3327ed78c90659405c12e8c2c9ff (patch) | |
tree | 28161db67b49f14dde4c8ab2e3f2db64175d3e43 /recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb | |
parent | 0ad2309f349bbf7b989527faa319499778d77160 (diff) | |
download | meta-mlinux-ddafc891dcbf3327ed78c90659405c12e8c2c9ff.tar.gz meta-mlinux-ddafc891dcbf3327ed78c90659405c12e8c2c9ff.tar.bz2 meta-mlinux-ddafc891dcbf3327ed78c90659405c12e8c2c9ff.zip |
LoRa Logging changes (bump revision)
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 9e0a5f8..e3f59ef 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 = "r14" +PR = "r15" SRCREV = "v${PV}" |