diff options
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.2.18.bb (renamed from recipes-connectivity/lora/lora-network-server_2.2.17.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.2.17.bb b/recipes-connectivity/lora/lora-network-server_2.2.18.bb index 07bd070..a0442d9 100644 --- a/recipes-connectivity/lora/lora-network-server_2.2.17.bb +++ b/recipes-connectivity/lora/lora-network-server_2.2.18.bb @@ -13,8 +13,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${ file://lora-network-server.default \ " -SRC_URI[md5sum] = "99f715c93d97bc2aed39853362a3227d" -SRC_URI[sha256sum] = "d397bfc59f52eb8185c3a924bfc629f16fb3621dd9e4009194ae86b36d71c4e5" +SRC_URI[md5sum] = "b774c019f2e6f2ff684fd51e62de81aa" +SRC_URI[sha256sum] = "18b1a07b43da70b9a6bdee2c9fdd547af3e924099791aedef138cb13c1027a4e" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |