diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.6.bb (renamed from recipes-connectivity/lora/lora-network-server_1.0.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.5.bb b/recipes-connectivity/lora/lora-network-server_1.0.6.bb index 6118bcc..dd06aa6 100644 --- a/recipes-connectivity/lora/lora-network-server_1.0.5.bb +++ b/recipes-connectivity/lora/lora-network-server_1.0.6.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] = "8df8766839596530d9d1c20180697c62" -SRC_URI[sha256sum] = "f65864d12cd344ff3d9601439b735128cacf5ffefeb950a6a3b27d281ca42856" +SRC_URI[md5sum] = "a1ea03c58e45a075225d5664537dfba4" +SRC_URI[sha256sum] = "632aa59311dee699631225a8c1c0036f4a3b9d977a7102ad65cdf6fc7409c7d8" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |