diff options
Diffstat (limited to 'recipes-connectivity/lora')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_0.0.8.bb (renamed from recipes-connectivity/lora/lora-network-server_0.0.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_0.0.7.bb b/recipes-connectivity/lora/lora-network-server_0.0.8.bb index 6e6cc17..d2f55e8 100644 --- a/recipes-connectivity/lora/lora-network-server_0.0.7.bb +++ b/recipes-connectivity/lora/lora-network-server_0.0.8.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] = "c22a75e96f22f55054796dfb04540d49" -SRC_URI[sha256sum] = "27be3a327ba4c3b7eba4c4fe896de0a67f6a394257be0440ab4ea02238d8e097" +SRC_URI[md5sum] = "8cb2686b427a32d53e301e87870b49cf" +SRC_URI[sha256sum] = "be7de4463f17645882ed6194d9af2bc9a4608005635c8d31d5c5ec8bf552c73f" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |