summaryrefslogtreecommitdiff
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2018-12-04 16:23:41 -0600
committerJohn Klug <john.klug@multitech.com>2019-07-03 17:08:20 -0500
commit9037b6541ae45258bfa2e7a632070da0a8c8cb19 (patch)
tree1f35123174cc45a2ee5a2b0e44744866c567210c /recipes-connectivity
parentb1bd2ae301e9d2db50db4af37b3dbeb00e89c2e0 (diff)
downloadmeta-mlinux-9037b6541ae45258bfa2e7a632070da0a8c8cb19.tar.gz
meta-mlinux-9037b6541ae45258bfa2e7a632070da0a8c8cb19.tar.bz2
meta-mlinux-9037b6541ae45258bfa2e7a632070da0a8c8cb19.zip
Updated lpf package
Diffstat (limited to 'recipes-connectivity')
-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}"