diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.2.42.bb (renamed from recipes-connectivity/lora/lora-network-server_2.2.40.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.2.40.bb b/recipes-connectivity/lora/lora-network-server_2.2.42.bb index ee19f13..d52aaac 100644 --- a/recipes-connectivity/lora/lora-network-server_2.2.40.bb +++ b/recipes-connectivity/lora/lora-network-server_2.2.42.bb @@ -13,8 +13,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${PV}.tar.gz \ file://lora-network-server.default \ " -SRC_URI[md5sum] = "43c3197dda420a1894647cd72ef05ecd" -SRC_URI[sha256sum] = "90b22e941adf0753f739267584a5812e8dfd055b17bbfd602d08e2704c6857c7" +SRC_URI[md5sum] = "f619c75353fa00aa35628994dbb6c0ff" +SRC_URI[sha256sum] = "f963a83d44f5aec543ccc3a6574e6ef132c6751a003401401c50e3acbd9b378b" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |