diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.5.bb (renamed from recipes-connectivity/lora/lora-network-server_1.0.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.4.bb b/recipes-connectivity/lora/lora-network-server_1.0.5.bb index 1d1f8a6..6118bcc 100644 --- a/recipes-connectivity/lora/lora-network-server_1.0.4.bb +++ b/recipes-connectivity/lora/lora-network-server_1.0.5.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] = "887bed59b325ea91294bd0a6128ea821" -SRC_URI[sha256sum] = "2d45942e4d67f8206b156cd0be5cb90ac6065c0e786b32aadbcd2bbf2dbbc1fe" +SRC_URI[md5sum] = "8df8766839596530d9d1c20180697c62" +SRC_URI[sha256sum] = "f65864d12cd344ff3d9601439b735128cacf5ffefeb950a6a3b27d281ca42856" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |