diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2021-07-13 16:46:48 -0500 |
---|---|---|
committer | Harsh Sharma <harsh.sharma@multitech.com> | 2021-07-13 16:46:48 -0500 |
commit | 024e120e5a4ea0ebe36507886ede1979cd7bc57f (patch) | |
tree | 55c26d5b236a7426805db4458d01fc6e9731ec38 /recipes-connectivity/lora/lora-network-server_2.5.11.bb | |
parent | b7d21069a82548dcf3d74ce8ad41af6eec500eca (diff) | |
download | meta-mlinux-024e120e5a4ea0ebe36507886ede1979cd7bc57f.tar.gz meta-mlinux-024e120e5a4ea0ebe36507886ede1979cd7bc57f.tar.bz2 meta-mlinux-024e120e5a4ea0ebe36507886ede1979cd7bc57f.zip |
Updated lora-network-server checksum
Diffstat (limited to 'recipes-connectivity/lora/lora-network-server_2.5.11.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.5.11.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.5.11.bb b/recipes-connectivity/lora/lora-network-server_2.5.11.bb index 179ba24..d5ddb5d 100644 --- a/recipes-connectivity/lora/lora-network-server_2.5.11.bb +++ b/recipes-connectivity/lora/lora-network-server_2.5.11.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] = "c9bc71d4f0c4fcae026c059a695f9154" -SRC_URI[sha256sum] = "99b0fe13e44617204a9082cd71a52fceccda4afd8cdbc5aaa2b07e1bc9c3e446" +SRC_URI[md5sum] = "79e7c9b96d9978cb97a74eba655bbdc3" +SRC_URI[sha256sum] = "38d0582571cfc7c9eb0ac277ca89af7b5bc0c5be68cdd894d6c48e311134a82d" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |