summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2018-07-18 11:04:45 -0500
committerJason Reiss <jreiss@multitech.com>2018-07-18 11:04:45 -0500
commit3a994b35b6a9e794eca6551b7d18b5deec634743 (patch)
tree9bb45466e24ac66759ea1e3d026c1c8d2452a7f1 /recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb
parent471f7c7dedc70a4356c206b20f68a36b96d1b2f2 (diff)
downloadmeta-mlinux-3a994b35b6a9e794eca6551b7d18b5deec634743.tar.gz
meta-mlinux-3a994b35b6a9e794eca6551b7d18b5deec634743.tar.bz2
meta-mlinux-3a994b35b6a9e794eca6551b7d18b5deec634743.zip
lora: update to latest geolocation build
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb')
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb8
1 files changed, 4 insertions, 4 deletions
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}"