summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2018-12-04 16:23:41 -0600
committerHarsh Sharma <harsh.sharma@multitech.com>2018-12-04 16:23:41 -0600
commitcc36198b0c3da0d1e54ddef7ecc3fa36956a0917 (patch)
treef212c42e3bcb363b92ed3cf3c17ff141791d3755
parentb459a3553a559f65f40e2fec2e5b0120dbf2741b (diff)
downloadmeta-mlinux-cc36198b0c3da0d1e54ddef7ecc3fa36956a0917.tar.gz
meta-mlinux-cc36198b0c3da0d1e54ddef7ecc3fa36956a0917.tar.bz2
meta-mlinux-cc36198b0c3da0d1e54ddef7ecc3fa36956a0917.zip
Updated lpf package
-rw-r--r--recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb6
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb6
2 files changed, 6 insertions, 6 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 6bd8110..424ea43 100644
--- a/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb
+++ b/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb
@@ -6,7 +6,7 @@ LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://mlinux4/LICENSE.TXT;md5=86776875df1423114abfcec938f3e565"
DEPENDS = ""
# Source revision
-PSR = "r2"
+PSR = "r3"
# Recipe revision
PR = "r5"
SRCREV = "v${PV}"
@@ -16,8 +16,8 @@ SRC_URI = "http://multitech.net/downloads/lora-packet-forwarder-geolocation_arm9
file://config_64ch.json \
"
-SRC_URI[md5sum] = "0b9b49db3cebfa25200911dde1f17d4c"
-SRC_URI[sha256sum] = "e57c1b05ffdea8b3f26841424f010c0e30b7feaec1c5dd692548f0837052c6af"
+SRC_URI[md5sum] = "70cce8e2c7a790d68aebe66e93302ee6"
+SRC_URI[sha256sum] = "6e09e265bb22a5370bbfb8e80b9aac5e1b7bd2b5f867e55eddea6cb2685a72b4"
S = "${WORKDIR}"
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 cf16007..6f70d05 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,7 +7,7 @@ LIC_FILES_CHKSUM = "file://mlinux4/LICENSE.TXT;md5=86776875df1423114abfcec938f3e
DEPENDS ?= "lora-gateway-geolocation logrotate lora-logging"
RDEPENDS_${PN} += "bash"
# Source revision
-PSR = "r2"
+PSR = "r3"
# Recipe revision
PR = "r4"
@@ -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] = "0b9b49db3cebfa25200911dde1f17d4c"
-SRC_URI[sha256sum] = "e57c1b05ffdea8b3f26841424f010c0e30b7feaec1c5dd692548f0837052c6af"
+SRC_URI[md5sum] = "70cce8e2c7a790d68aebe66e93302ee6"
+SRC_URI[sha256sum] = "6e09e265bb22a5370bbfb8e80b9aac5e1b7bd2b5f867e55eddea6cb2685a72b4"
S = "${WORKDIR}"
B = "${S}"