diff options
Diffstat (limited to 'recipes-connectivity/lora')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.22.bb (renamed from recipes-connectivity/lora/lora-network-server_1.0.21.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.21.bb b/recipes-connectivity/lora/lora-network-server_1.0.22.bb index 5091b9d..c6b90d6 100644 --- a/recipes-connectivity/lora/lora-network-server_1.0.21.bb +++ b/recipes-connectivity/lora/lora-network-server_1.0.22.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] = "5d8e6f207fa95c53844c8992a999a014" -SRC_URI[sha256sum] = "af454f942c8b441580b014087d4c707affc5016451a12ff493e63b4530ad10d9" +SRC_URI[md5sum] = "100b46847aedf418b07e4a02986f7133" +SRC_URI[sha256sum] = "3da7223de83b558f4e1689c0d8f0fa34c2e4e7faecaa1372495c0e579db96efc" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |