diff options
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.6.2.bb (renamed from recipes-connectivity/lora/lora-network-server_2.5.47.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.5.47.bb b/recipes-connectivity/lora/lora-network-server_2.6.2.bb index 9944cbf..f94678c 100644 --- a/recipes-connectivity/lora/lora-network-server_2.5.47.bb +++ b/recipes-connectivity/lora/lora-network-server_2.6.2.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] = "b6d9f84be49bb12971a75db13a31404c" -SRC_URI[sha256sum] = "ec53129b04d8ed5da97c8a710491e038b4e96d1470d8b9d38baf65e37f266784" +SRC_URI[md5sum] = "279c3c52cd05d2894946c0a458d6a391" +SRC_URI[sha256sum] = "19a2d07afbc580c7c202a29b68b969951929de8eea099fd9918c1435883bf82a" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |