diff options
author | Jason Reiss <jreiss@multitech.com> | 2016-03-18 10:50:09 -0500 |
---|---|---|
committer | Jason Reiss <jreiss@multitech.com> | 2016-03-18 10:50:09 -0500 |
commit | 3e40b9ab00df9caa250cc0cbf13086d6f4e44593 (patch) | |
tree | eaf568d47bc05efde61eda3e7944a0f8ab2230b5 /recipes-connectivity | |
parent | 2f6c91d49c9043534c5b2c36e13858f65d74bee4 (diff) | |
download | meta-mlinux-3e40b9ab00df9caa250cc0cbf13086d6f4e44593.tar.gz meta-mlinux-3e40b9ab00df9caa250cc0cbf13086d6f4e44593.tar.bz2 meta-mlinux-3e40b9ab00df9caa250cc0cbf13086d6f4e44593.zip |
lora: update network server
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.4.bb (renamed from recipes-connectivity/lora/lora-network-server_1.0.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.3.bb b/recipes-connectivity/lora/lora-network-server_1.0.4.bb index bdd725e..1d1f8a6 100644 --- a/recipes-connectivity/lora/lora-network-server_1.0.3.bb +++ b/recipes-connectivity/lora/lora-network-server_1.0.4.bb @@ -13,8 +13,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${ file://lora-network-server.logrotate.conf \ " -SRC_URI[md5sum] = "db748a38fbcf61e02733da9d6ef9470d" -SRC_URI[sha256sum] = "9cd2eb0fccc3531499e48b871eaf1af5b098c2459c5e2d1d0ce48c1659e6cb26" +SRC_URI[md5sum] = "887bed59b325ea91294bd0a6128ea821" +SRC_URI[sha256sum] = "2d45942e4d67f8206b156cd0be5cb90ac6065c0e786b32aadbcd2bbf2dbbc1fe" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |