diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.3.8.bb (renamed from recipes-connectivity/lora/lora-network-server_2.3.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.3.3.bb b/recipes-connectivity/lora/lora-network-server_2.3.8.bb index 8b75ea6..61d87cf 100644 --- a/recipes-connectivity/lora/lora-network-server_2.3.3.bb +++ b/recipes-connectivity/lora/lora-network-server_2.3.8.bb @@ -13,8 +13,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${PV}.tar.gz \ file://lora-network-server.default \ " -SRC_URI[md5sum] = "b0bc859e1f60b1a92b06c4bb97f70109" -SRC_URI[sha256sum] = "f8ba944a024531dbf58f2de462cb7ccfb5e3cb8d8dedb51077e7719f32f9adc4" +SRC_URI[md5sum] = "9e3c8e9fb1cbe3352758bd2ac197cacc" +SRC_URI[sha256sum] = "a9430ee966d28b24d3a9108a1111fce67c32fb088e92830414f82721cab1913b" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |