diff options
Diffstat (limited to 'recipes-connectivity/lora')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.6.21.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.6.21.bb b/recipes-connectivity/lora/lora-network-server_2.6.21.bb index de3b950..c7d043b 100644 --- a/recipes-connectivity/lora/lora-network-server_2.6.21.bb +++ b/recipes-connectivity/lora/lora-network-server_2.6.21.bb @@ -13,8 +13,8 @@ SRC_URI = "https://multitech.net/downloads/lora-network-server_${PV}.tar.gz \ file://lora-network-server.default \ " -SRC_URI[md5sum] = "279c3c52cd05d2894946c0a458d6a391" -SRC_URI[sha256sum] = "19a2d07afbc580c7c202a29b68b969951929de8eea099fd9918c1435883bf82a" +SRC_URI[md5sum] = "592fb4e735cb3926dad9f6c989399eb5" +SRC_URI[sha256sum] = "715d477155acd76218d09236837ccf4cf83a4ef3981c079ce032ea05418fe7f6" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |