diff options
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.41.bb (renamed from recipes-connectivity/lora/lora-network-server_1.0.40.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.40.bb b/recipes-connectivity/lora/lora-network-server_1.0.41.bb index 1ca9faa..ef98e6c 100644 --- a/recipes-connectivity/lora/lora-network-server_1.0.40.bb +++ b/recipes-connectivity/lora/lora-network-server_1.0.41.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] = "9e22fa0ca9fd10028a4c3b06730b7252" -SRC_URI[sha256sum] = "94c1dbfeb04fdaa0fc33d4936492a7c986ed924fb5f9a3591365b6f7549a7c6a" +SRC_URI[md5sum] = "e346628586e093370b5b632d2225eebb" +SRC_URI[sha256sum] = "e54553351018f8ec16280c5aadee97c57e07385775ee0ba7dc01ba2e6ca0c30e" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |