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