summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-12-04 09:51:39 -0600
committerJohn Klug <john.klug@multitech.com>2017-12-04 09:51:39 -0600
commit70233fd5c0daa90d980e8b9ce64767d4377d18c4 (patch)
treea423f394237745bf68704c12ced95315c30a06c8
parent01d0896c728954a40b6c6ebc8433f624a0b5af15 (diff)
downloadmeta-mlinux-70233fd5c0daa90d980e8b9ce64767d4377d18c4.tar.gz
meta-mlinux-70233fd5c0daa90d980e8b9ce64767d4377d18c4.tar.bz2
meta-mlinux-70233fd5c0daa90d980e8b9ce64767d4377d18c4.zip
Bump revision for US915 and US868 additions
-rw-r--r--recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb2
-rw-r--r--recipes-connectivity/lora/lora-network-server_1.0.43.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb b/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb
index cd129c3..d23d823 100644
--- a/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb
+++ b/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb
@@ -7,7 +7,7 @@ LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7ffae4666a986c4ccf45e99e464f8402"
DEPENDS = "jsoncpp libmts mosquitto sqlite3"
RDEPENDS_${PN} += "lora-packet-forwarder logrotate"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${PV}.tar.gz \
file://lora-network-server.conf \
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.43.bb b/recipes-connectivity/lora/lora-network-server_1.0.43.bb
index bce4a76..a85a007 100644
--- a/recipes-connectivity/lora/lora-network-server_1.0.43.bb
+++ b/recipes-connectivity/lora/lora-network-server_1.0.43.bb
@@ -5,7 +5,7 @@ LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7ffae4666a986c4ccf45e99e464f8402"
DEPENDS = "jsoncpp libmts mosquitto sqlite3"
RDEPENDS_${PN} += "lora-packet-forwarder logrotate bash"
-PR = "r1"
+PR = "r2"
CONFFILES_${PN} += "${sysconfdir}/default/lora-network-server ${sysconfdir}/init.d/lora-network-server"
SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${PV}.tar.gz \