diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.0.19.bb (renamed from recipes-connectivity/lora/lora-network-server_2.0.18.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.0.18.bb b/recipes-connectivity/lora/lora-network-server_2.0.19.bb index 985b74e..546ab35 100644 --- a/recipes-connectivity/lora/lora-network-server_2.0.18.bb +++ b/recipes-connectivity/lora/lora-network-server_2.0.19.bb @@ -14,8 +14,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${ file://lora-network-server.logrotate.conf \ " -SRC_URI[md5sum] = "d4355baa659a539ddb950e3081a6da59" -SRC_URI[sha256sum] = "3ea383178f89d43838525abb5dbb1b4f000dfa9623f3fbc96409e5cf3b9840b7" +SRC_URI[md5sum] = "76f2d85f2aeeecc5727e03f7ef4d75c7" +SRC_URI[sha256sum] = "036a41a9123dfe08ad5f90b87d94d37fef8a27a6a4eba0d9e3526a9b100a1c76" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |