diff options
author | Jeff Hatch <jhatch@multitech.com> | 2018-11-07 13:41:07 -0600 |
---|---|---|
committer | Jeff Hatch <jhatch@multitech.com> | 2018-11-07 13:41:07 -0600 |
commit | f1914677135cd27e6bfefa7c069942a64f540ed3 (patch) | |
tree | c1fcb64f7a62c39a737aa6bdb7b7f6131c821dc6 /recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb | |
parent | 5cf450389e8ebfcbe5ed19868ddb3615cd68e465 (diff) | |
parent | 168786331f7512dad56c6a755295a3f4624a7fbb (diff) | |
download | meta-mlinux-4.1.0.tar.gz meta-mlinux-4.1.0.tar.bz2 meta-mlinux-4.1.0.zip |
Merge branch 'master' of gitlab.multitech.net:mirrors/meta-mlinux4.1.0
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 c7644a9..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 = "r13" +PR = "r15" SRCREV = "v${PV}" |