diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2018-05-08 14:57:24 -0500 |
---|---|---|
committer | Harsh Sharma <harsh.sharma@multitech.com> | 2018-05-08 14:57:24 -0500 |
commit | 84c91c51ad2e1370ddc262b80055eba3ac75f84e (patch) | |
tree | b722736a71a930ddd18fdd710031ffd44a399ce1 /recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb | |
parent | 888b8c1bc3109105c2078f6f812d80cb94ea91d1 (diff) | |
download | meta-mlinux-84c91c51ad2e1370ddc262b80055eba3ac75f84e.tar.gz meta-mlinux-84c91c51ad2e1370ddc262b80055eba3ac75f84e.tar.bz2 meta-mlinux-84c91c51ad2e1370ddc262b80055eba3ac75f84e.zip |
Updated lora package checksum
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 +} |