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 0436f1e..e7b09fd 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] = "1016f06e1182a9ddd60c2881c2fce335" -SRC_URI[sha256sum] = "575f74af26c2543a1f835eac08c062170898055c373ce9659453ddedb9cbbd24" +SRC_URI[md5sum] = "fabc5388a9ff17d7c7d2040e830d691a" +SRC_URI[sha256sum] = "4359c975618832fb9e274b273d6e297a8496833e0b75a321fda2c19d6ea8ef70" 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 |