diff options
author | Jason Reiss <jreiss@multitech.com> | 2017-12-08 15:38:50 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-12-11 11:24:23 -0600 |
commit | 865603ee5f1f988116c0b797c30318c606feb428 (patch) | |
tree | 5265df57e9591c9aab52e32149e46f317c4d69c1 /recipes-connectivity/lora | |
parent | 7aef4d273961f9bbd74df5a6e81219066bd6a31d (diff) | |
download | meta-mlinux-865603ee5f1f988116c0b797c30318c606feb428.tar.gz meta-mlinux-865603ee5f1f988116c0b797c30318c606feb428.tar.bz2 meta-mlinux-865603ee5f1f988116c0b797c30318c606feb428.zip |
lora: update network server checksums for 2.0.9
Diffstat (limited to 'recipes-connectivity/lora')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.0.9.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.0.9.bb b/recipes-connectivity/lora/lora-network-server_2.0.9.bb index e4be412..ca2eea8 100644 --- a/recipes-connectivity/lora/lora-network-server_2.0.9.bb +++ b/recipes-connectivity/lora/lora-network-server_2.0.9.bb @@ -14,8 +14,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${ file://lora-network-server.logrotate.conf \ " -SRC_URI[md5sum] = "3ea65afefc38fd9633caf850bebcc260" -SRC_URI[sha256sum] = "3587d83b3d31126024af9fcede79b1b3efdeb333d6e39ad12e8b4ea02fc11196" +SRC_URI[md5sum] = "1ff17152fec87a38d21edf6f0a037deb" +SRC_URI[sha256sum] = "ba21d1afab6882341abf245d899631a6ba752fbd055a731f9cc195796b2f4e48" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |