diff options
author | Jason Reiss <jreiss@multitech.com> | 2019-06-06 07:47:50 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-05 11:09:08 -0500 |
commit | e4f67e88c1f92463872805268cab6ace99541c85 (patch) | |
tree | 4c37ddc6818e5aff93ece924c1da3c66acf92c4c /recipes-connectivity | |
parent | 2b65498cda8d3e23080fde1160d60006991e054b (diff) | |
download | meta-mlinux-e4f67e88c1f92463872805268cab6ace99541c85.tar.gz meta-mlinux-e4f67e88c1f92463872805268cab6ace99541c85.tar.bz2 meta-mlinux-e4f67e88c1f92463872805268cab6ace99541c85.zip |
lora: update network server to v2.2.26
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.2.26.bb (renamed from recipes-connectivity/lora/lora-network-server_2.2.25.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.2.25.bb b/recipes-connectivity/lora/lora-network-server_2.2.26.bb index bf39c4f..087b7df 100644 --- a/recipes-connectivity/lora/lora-network-server_2.2.25.bb +++ b/recipes-connectivity/lora/lora-network-server_2.2.26.bb @@ -13,8 +13,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${ file://lora-network-server.default \ " -SRC_URI[md5sum] = "256452241125ef7ba2f5ac822315d6b9" -SRC_URI[sha256sum] = "be1187424789c8a605883bee6272ad062407222de082dd61cd7cff9f703f4391" +SRC_URI[md5sum] = "d8c717c6aa14469842f964dd4d166d6b" +SRC_URI[sha256sum] = "0854ae5d2ed1411c5ceb86232db09e9084141451df0e982e1cb6b6db2ee7dc12" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |