diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_0.0.9-1.bb (renamed from recipes-connectivity/lora/lora-network-server_0.0.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_0.0.9.bb b/recipes-connectivity/lora/lora-network-server_0.0.9-1.bb index feb7904..76229f3 100644 --- a/recipes-connectivity/lora/lora-network-server_0.0.9.bb +++ b/recipes-connectivity/lora/lora-network-server_0.0.9-1.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] = "24d80fefcb44083be4432834de6c5b6c" -SRC_URI[sha256sum] = "3b290737b6cf38584d2c517dd4462cef9bea4cb729b64d0c9f133dc27bf51931" +SRC_URI[md5sum] = "ab48049fbb195b01ed9630a47ad38588" +SRC_URI[sha256sum] = "8f3913559b9e9a19b638e76b0fc36910b69b06bb18237be5ee6c42912cd817eb" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |