summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-connectivity/lora/lora-network-server_2.2.11.bb (renamed from recipes-connectivity/lora/lora-network-server_2.1.5.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.1.5.bb b/recipes-connectivity/lora/lora-network-server_2.2.11.bb
index 37f5328..850ba70 100644
--- a/recipes-connectivity/lora/lora-network-server_2.1.5.bb
+++ b/recipes-connectivity/lora/lora-network-server_2.2.11.bb
@@ -5,7 +5,7 @@ LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae2ad602b723a163cd33ca5ee991fbcd"
DEPENDS = "jsoncpp libmts mosquitto sqlite3 curl gnutls"
RDEPENDS_${PN} += "lora-packet-forwarder logrotate bash lora-logging"
-PR = "r5"
+PR = "r7"
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 \
@@ -13,8 +13,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${
file://lora-network-server.default \
"
-SRC_URI[md5sum] = "c4701d75dccdf6b0413302da52e14172"
-SRC_URI[sha256sum] = "f3f695d9ff99136158281c7d9057d29769ed756456cd4ae62ac282f4dfb86aab"
+SRC_URI[md5sum] = "54fb1c367efcb67e2660276d952910cd"
+SRC_URI[sha256sum] = "70c174a4ccfe4c5d5145b5371904aaf82b21103647e57cb12d5d8747d121a373"
# binaries are already stripped, so suppress warning
INSANE_SKIP_${PN} = "already-stripped"