diff options
-rw-r--r-- | recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb | 4 | ||||
-rw-r--r-- | recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb b/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb index 6df5047..7b1b5c9 100644 --- a/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb +++ b/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb @@ -13,8 +13,8 @@ SRC_URI = "http://multitech.net/downloads/lora-packet-forwarder-geolocation_arm9 file://config_64ch.json \ " -SRC_URI[md5sum] = "48fa5c7069167768b2467ffa9ca0f465" -SRC_URI[sha256sum] = "e185c5222ec8e9ec8587be901ec75181095d89ca15550ad8aa43f38265dce3fd" +SRC_URI[md5sum] = "58d8c18e54ebd84dbd89d70e0640da16" +SRC_URI[sha256sum] = "899441f301d50ae9de9efe6ac6d01e6557e952eedf47fc055c782671ab81dd1b" S = "${WORKDIR}" diff --git a/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb b/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb index faedca0..ad99820 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb +++ b/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb @@ -24,8 +24,8 @@ SRC_URI = "http://multitech.net/downloads/lora-packet-forwarder-geolocation_arm9 file://global_conf.json.MTAC_LORA_2_1_test_single_antenna_64ch_8x8_EU868 \ " -SRC_URI[md5sum] = "48fa5c7069167768b2467ffa9ca0f465" -SRC_URI[sha256sum] = "e185c5222ec8e9ec8587be901ec75181095d89ca15550ad8aa43f38265dce3fd" +SRC_URI[md5sum] = "58d8c18e54ebd84dbd89d70e0640da16" +SRC_URI[sha256sum] = "899441f301d50ae9de9efe6ac6d01e6557e952eedf47fc055c782671ab81dd1b" S = "${WORKDIR}" B = "${S}" |