summaryrefslogtreecommitdiff
path: root/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/lora/lora-network-server_0.0.4.bb (renamed from recipes-connectivity/lora/lora-network-server_0.0.3.bb)4
-rw-r--r--recipes-connectivity/lora/lora-query_0.0.2.bb (renamed from recipes-connectivity/lora/lora-query_0.0.1.bb)2
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_0.0.3.bb b/recipes-connectivity/lora/lora-network-server_0.0.4.bb
index b24da47..5ea9b85 100644
--- a/recipes-connectivity/lora/lora-network-server_0.0.3.bb
+++ b/recipes-connectivity/lora/lora-network-server_0.0.4.bb
@@ -13,8 +13,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${
file://lora-network-server.logrotate.conf \
"
-SRC_URI[md5sum] = "1bdde2f276ed02b4a9902c19eee6c1b3"
-SRC_URI[sha256sum] = "c942490ea6ccedfb46bfdcdd07424bea45acc1655bd7ae91a4fd5549acbc0801"
+SRC_URI[md5sum] = "cd1ade58d4acd87bd904189c23b067cb"
+SRC_URI[sha256sum] = "0cfe8417055684dcd9b0d6d2ea2eb676772d10277575b0d703d2fd3533f5be01"
# binaries are already stripped, so suppress warning
INSANE_SKIP_${PN} = "already-stripped"
diff --git a/recipes-connectivity/lora/lora-query_0.0.1.bb b/recipes-connectivity/lora/lora-query_0.0.2.bb
index d21d6e6..730266f 100644
--- a/recipes-connectivity/lora/lora-query_0.0.1.bb
+++ b/recipes-connectivity/lora/lora-query_0.0.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.multitech.net/"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "jsoncpp libmts"
-PR = "r0"
+PR = "r1"
SRCREV = "${PV}"