From 3a994b35b6a9e794eca6551b7d18b5deec634743 Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Wed, 18 Jul 2018 11:04:45 -0500 Subject: lora: update to latest geolocation build --- .../lora/lora-packet-forwarder-geolocation_5.1.0.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb') 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 8feb421..cf16007 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 @@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://mlinux4/LICENSE.TXT;md5=86776875df1423114abfcec938f3e DEPENDS ?= "lora-gateway-geolocation logrotate lora-logging" RDEPENDS_${PN} += "bash" # Source revision -PSR = "r1" +PSR = "r2" # Recipe revision -PR = "r3" +PR = "r4" SRCREV = "v${PV}" @@ -26,8 +26,8 @@ SRC_URI = "http://multitech.net/downloads/lora-packet-forwarder-geolocation_arm9 file://global_conf.json.MTAC_LORA_2_1_test_single_antenna_64ch_64x1_EU868 \ file://global_conf.json.MTAC_LORA_2_1_test_single_antenna_64ch_8x8_EU868 \ " -SRC_URI[md5sum] = "51fd0ff31eaeb13edcac33f26d47a2b2" -SRC_URI[sha256sum] = "71dfca7004401705cefc32048f4c4ebac7c5a54874c7bdd9fa73ce2c6f823bb5" +SRC_URI[md5sum] = "0b9b49db3cebfa25200911dde1f17d4c" +SRC_URI[sha256sum] = "e57c1b05ffdea8b3f26841424f010c0e30b7feaec1c5dd692548f0837052c6af" S = "${WORKDIR}" B = "${S}" -- cgit v1.2.3