diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2022-03-10 17:09:52 -0600 |
---|---|---|
committer | Harsh Sharma <harsh.sharma@multitech.com> | 2022-03-10 17:09:52 -0600 |
commit | d69af360a0f97879171814bd056372bad9a7df9d (patch) | |
tree | 842fc8454397c3d17bd830653233cb9adad90e2c /recipes-connectivity | |
parent | e86e304dc55b2d02ee6f966398cbcee589ff0dab (diff) | |
download | meta-mlinux-d69af360a0f97879171814bd056372bad9a7df9d.tar.gz meta-mlinux-d69af360a0f97879171814bd056372bad9a7df9d.tar.bz2 meta-mlinux-d69af360a0f97879171814bd056372bad9a7df9d.zip |
Updated lns tag
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" |