summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2021-12-01 10:51:50 -0600
committerJohn Klug <john.klug@multitech.com>2021-12-29 07:20:14 -0600
commit820e7e8e03493e6130ab6fdcd992eb2c13caa4cf (patch)
tree0e090e60bc0eec3e94c14d15515ca942606ef84a
parent6db10496fb5a1d5d09ec504e89adbfa7b77bd797 (diff)
downloadmeta-mlinux-820e7e8e03493e6130ab6fdcd992eb2c13caa4cf.tar.gz
meta-mlinux-820e7e8e03493e6130ab6fdcd992eb2c13caa4cf.tar.bz2
meta-mlinux-820e7e8e03493e6130ab6fdcd992eb2c13caa4cf.zip
Updated lora gateway & pkf tags
-rw-r--r--recipes-connectivity/lora/lora-gateway_5.0.9.bb (renamed from recipes-connectivity/lora/lora-gateway_5.0.6.bb)2
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder_4.0.13.bb (renamed from recipes-connectivity/lora/lora-packet-forwarder_4.0.12.bb)2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_5.0.6.bb b/recipes-connectivity/lora/lora-gateway_5.0.9.bb
index 15347bb..3a5e3eb 100644
--- a/recipes-connectivity/lora/lora-gateway_5.0.6.bb
+++ b/recipes-connectivity/lora/lora-gateway_5.0.9.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb"
DEPENDS = "gpsd"
RDEPENDS_${PN} = "libgps"
-PR = "r30"
+PR = "r31"
SRCREV = "${PV}"
SRC_URI = "git://git.multitech.net/lora_gateway_mtac_full;branch=master;protocol=git \
diff --git a/recipes-connectivity/lora/lora-packet-forwarder_4.0.12.bb b/recipes-connectivity/lora/lora-packet-forwarder_4.0.13.bb
index 9d7fab4..58c9558 100644
--- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.12.bb
+++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.13.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=22af7693d7b76ef0fc76161c4be76c45"
DEPENDS = "lora-gateway logrotate lora-logging gpsd"
RDEPENDS_${PN} += "bash"
FILESEXTRAPATHS_append_mtcdt3hs := ":${THISDIR}/lora-packet-forwarder/mtcdt3"
-PR = "r30"
+PR = "r31"
SRCREV = "${PV}"
PACKAGE_ARCH = "${MACHINE_ARCH}"