diff options
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.30.bb (renamed from recipes-connectivity/lora/lora-network-server_1.0.29.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.29.bb b/recipes-connectivity/lora/lora-network-server_1.0.30.bb index 2afeec2..15ba90e 100644 --- a/recipes-connectivity/lora/lora-network-server_1.0.29.bb +++ b/recipes-connectivity/lora/lora-network-server_1.0.30.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] = "440097dbaf9fa85932b126d61455f797" -SRC_URI[sha256sum] = "8c1b825f4d0bae5f41aa38eb5c3df2797d6d279c89ebe9a75a0a7161e700f4f2" +SRC_URI[md5sum] = "188633abeaa86ba2ff4529d09fcef67c" +SRC_URI[sha256sum] = "e7dba111bad2dbe878cd510ae530dcb886904efaa316d7f7aedc68d33e3e5ae2" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |