diff options
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb | 6 |
1 files changed, 3 insertions, 3 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 e7b09fd..6df5047 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] = "fabc5388a9ff17d7c7d2040e830d691a" -SRC_URI[sha256sum] = "4359c975618832fb9e274b273d6e297a8496833e0b75a321fda2c19d6ea8ef70" +SRC_URI[md5sum] = "48fa5c7069167768b2467ffa9ca0f465" +SRC_URI[sha256sum] = "e185c5222ec8e9ec8587be901ec75181095d89ca15550ad8aa43f38265dce3fd" S = "${WORKDIR}" @@ -48,4 +48,4 @@ FILES_${PN}-staticdev = "${libdir}/lora/libsx1301ar.a" # disable this on purpose for dev purposes do_rm_work() { echo "skipping" -}
\ No newline at end of file +} |