summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-06-22 08:48:06 -0500
committerJohn Klug <john.klug@multitech.com>2021-06-22 08:48:06 -0500
commitdc71377e54253170fab9507e430ffbd5f9f4e97d (patch)
tree7ed9a302379e054de5152be88c98356068780a9e /recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
parent26679abc7e70f2b1c50946ba0d905095164c18c4 (diff)
downloadmeta-mlinux-dc71377e54253170fab9507e430ffbd5f9f4e97d.tar.gz
meta-mlinux-dc71377e54253170fab9507e430ffbd5f9f4e97d.tar.bz2
meta-mlinux-dc71377e54253170fab9507e430ffbd5f9f4e97d.zip
LPF 4.0.1 r27
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb')
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
index 06302f5..d0688b1 100644
--- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
+++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
@@ -5,10 +5,10 @@ SECTION = "console/utils"
# Semtech license is a modified BSD-style license
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=22af7693d7b76ef0fc76161c4be76c45"
-DEPENDS = "lora-gateway logrotate lora-logging libgps24"
+DEPENDS = "lora-gateway logrotate lora-logging gpsd"
RDEPENDS_${PN} += "bash"
FILESEXTRAPATHS_append_mtcdt3hs := ":${THISDIR}/lora-packet-forwarder/mtcdt3"
-PR = "r23"
+PR = "r27"
SRCREV = "28b9dff2eb06fb88421cf32771d380a178079fce"
PACKAGE_ARCH = "${MACHINE_ARCH}"