summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-connectivity/lora/lora-network-server_2.2.29.bb (renamed from recipes-connectivity/lora/lora-network-server_2.2.27.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.2.27.bb b/recipes-connectivity/lora/lora-network-server_2.2.29.bb
index 22023ee..6bd9f8a 100644
--- a/recipes-connectivity/lora/lora-network-server_2.2.27.bb
+++ b/recipes-connectivity/lora/lora-network-server_2.2.29.bb
@@ -8,13 +8,13 @@ RDEPENDS_${PN} += "lora-packet-forwarder logrotate bash lora-logging"
PR = "r8"
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 \
+SRC_URI = "http://multitech.net/downloads/lora-network-server_${PV}.tar.gz \
file://lora-network-server.init \
file://lora-network-server.default \
"
-SRC_URI[md5sum] = "7a8a86272cccc454f634f14ba0b6cab7"
-SRC_URI[sha256sum] = "f5ed505d7a0dfa6eb42363d9a27464d3e1953d2d3acfdefd919b2f2b6a7cb2a8"
+SRC_URI[md5sum] = "2634d6fdad416c71bff47846ec85f5a6"
+SRC_URI[sha256sum] = "9c2803fcc347b2f6ef2e8fd3ad6e8a2601d976304035809fbc6f1bf9c201fd9e"
# binaries are already stripped, so suppress warning
INSANE_SKIP_${PN} = "already-stripped"