diff options
author | John Klug <john.klug@multitech.com> | 2017-12-04 09:55:26 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-12-04 09:55:26 -0600 |
commit | 3a33cbf6759342d3cc045fb8a22e4226ecf209e1 (patch) | |
tree | 6ce5d69043a5d1bbbcc8e7d78d6b03bce5177e57 /recipes-connectivity/lora/lora-packet-forwarder_3.1.0.bb | |
parent | 70233fd5c0daa90d980e8b9ce64767d4377d18c4 (diff) | |
download | meta-mlinux-3a33cbf6759342d3cc045fb8a22e4226ecf209e1.tar.gz meta-mlinux-3a33cbf6759342d3cc045fb8a22e4226ecf209e1.tar.bz2 meta-mlinux-3a33cbf6759342d3cc045fb8a22e4226ecf209e1.zip |
Bump revision for new global_conf.json examples for new channel plans
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder_3.1.0.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-packet-forwarder_3.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder_3.1.0.bb b/recipes-connectivity/lora/lora-packet-forwarder_3.1.0.bb index 4aa7e98..37fe694 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder_3.1.0.bb +++ b/recipes-connectivity/lora/lora-packet-forwarder_3.1.0.bb @@ -7,7 +7,7 @@ LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://LICENSE;md5=22af7693d7b76ef0fc76161c4be76c45" DEPENDS = "lora-gateway" RDEPENDS_${PN} += "bash" -PR = "r10" +PR = "r11" SRCREV = "v${PV}" |