diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2023-04-24 17:17:41 -0500 |
---|---|---|
committer | Harsh Sharma <harsh.sharma@multitech.com> | 2023-04-24 17:17:41 -0500 |
commit | 9e288a4067bddc6b75306440c5ebc321be47c7d2 (patch) | |
tree | 985bf043b4db6c2692227281b9cf91b244b9d293 /recipes-connectivity/lora | |
parent | f9f17c1f34ec1bbb75bccb3ac84d358acb038d2e (diff) | |
download | meta-mlinux-9e288a4067bddc6b75306440c5ebc321be47c7d2.tar.gz meta-mlinux-9e288a4067bddc6b75306440c5ebc321be47c7d2.tar.bz2 meta-mlinux-9e288a4067bddc6b75306440c5ebc321be47c7d2.zip |
Updated lns checksums
Diffstat (limited to 'recipes-connectivity/lora')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.6.38.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.6.38.bb b/recipes-connectivity/lora/lora-network-server_2.6.38.bb index c7d043b..cbc5ceb 100644 --- a/recipes-connectivity/lora/lora-network-server_2.6.38.bb +++ b/recipes-connectivity/lora/lora-network-server_2.6.38.bb @@ -13,8 +13,8 @@ SRC_URI = "https://multitech.net/downloads/lora-network-server_${PV}.tar.gz \ file://lora-network-server.default \ " -SRC_URI[md5sum] = "592fb4e735cb3926dad9f6c989399eb5" -SRC_URI[sha256sum] = "715d477155acd76218d09236837ccf4cf83a4ef3981c079ce032ea05418fe7f6" +SRC_URI[md5sum] = "bd5ba59bb40bb39fb65eefeb237c3fe4" +SRC_URI[sha256sum] = "e2580fc5407029d870f2971f9c28239d66e443ce371b5909dfdea20a2fec9203" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |