summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2019-05-21 14:17:26 -0500
committerJason Reiss <jreiss@multitech.com>2019-05-21 14:17:26 -0500
commitcc2b2b6bad0bcd17c3df129be61a67fe392cbc93 (patch)
tree92b4d2d089fff86d12dbfc4aea0fc42faf64273c /recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb
parent5fc68d16e845c562c262862e7cbfe49db149e2f2 (diff)
downloadmeta-mlinux-cc2b2b6bad0bcd17c3df129be61a67fe392cbc93.tar.gz
meta-mlinux-cc2b2b6bad0bcd17c3df129be61a67fe392cbc93.tar.bz2
meta-mlinux-cc2b2b6bad0bcd17c3df129be61a67fe392cbc93.zip
lora: update packet forwarders with increased JIT peek ahead time 60ms for v1.5 and 90ms for v2.1, add additional escapes from spec scan loops
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.bb8
1 files changed, 4 insertions, 4 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 424ea43..403670a 100644
--- a/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb
+++ b/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb
@@ -6,9 +6,9 @@ LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://mlinux4/LICENSE.TXT;md5=86776875df1423114abfcec938f3e565"
DEPENDS = ""
# Source revision
-PSR = "r3"
+PSR = "r4"
# Recipe revision
-PR = "r5"
+PR = "r6"
SRCREV = "v${PV}"
SRC_URI = "http://multitech.net/downloads/lora-packet-forwarder-geolocation_arm926ejste_${PV}-${PSR}.tar.gz \
@@ -16,8 +16,8 @@ SRC_URI = "http://multitech.net/downloads/lora-packet-forwarder-geolocation_arm9
file://config_64ch.json \
"
-SRC_URI[md5sum] = "70cce8e2c7a790d68aebe66e93302ee6"
-SRC_URI[sha256sum] = "6e09e265bb22a5370bbfb8e80b9aac5e1b7bd2b5f867e55eddea6cb2685a72b4"
+SRC_URI[md5sum] = "542f02198a3258ca2ad4e549524e3ddc"
+SRC_URI[sha256sum] = "8176f5f55f96b7a72946cfb51743a8ea4f88a4033e54009e7bcf8f03077d248e"
S = "${WORKDIR}"