diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.9.bb (renamed from recipes-connectivity/lora/lora-network-server_1.0.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.8.bb b/recipes-connectivity/lora/lora-network-server_1.0.9.bb index 98d17f1..e4a838d 100644 --- a/recipes-connectivity/lora/lora-network-server_1.0.8.bb +++ b/recipes-connectivity/lora/lora-network-server_1.0.9.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] = "399dca250a95301f0577920d199f736e" -SRC_URI[sha256sum] = "d9fad17f15f864a368980853d487cd421c2a662b5544e3307f8c106aed1df211" +SRC_URI[md5sum] = "faf7991cb6c0039438a0a92e40806d14" +SRC_URI[sha256sum] = "31fa96b43133bd0e5a1ba3254bf78da8fe533c483c18cbf6cf3b68cc5d5e4d8d" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |