diff options
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.5.35.bb (renamed from recipes-connectivity/lora/lora-network-server_2.5.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.5.14.bb b/recipes-connectivity/lora/lora-network-server_2.5.35.bb index 8d1aaec..7b1bca8 100644 --- a/recipes-connectivity/lora/lora-network-server_2.5.14.bb +++ b/recipes-connectivity/lora/lora-network-server_2.5.35.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] = "68d0dd2fd240b00d65a8af0c2f4bc1ba" -SRC_URI[sha256sum] = "a29dcb9099cda51d8631dbcaae73d2492199c2f8d390b4cfd70da75bed6c54d1" +SRC_URI[md5sum] = "94044e85f244776fc3e79afece3f8205" +SRC_URI[sha256sum] = "d905d80f8375c81389a939ec78770c27cc979554bc2618f1ad162c94b3d8d3ce" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |