From 6a08ab9ea295df1e82c9379172d26dd045fab42d Mon Sep 17 00:00:00 2001 From: Harsh Sharma Date: Tue, 24 Apr 2018 10:48:26 -0500 Subject: updated recipes to account for new binaries --- recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb') 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 -- cgit v1.2.3