summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora
diff options
context:
space:
mode:
authorJeff Hatch <jhatch@multitech.com>2019-05-08 10:52:00 -0500
committerJeff Hatch <jhatch@multitech.com>2019-05-08 10:52:00 -0500
commit59c967a1fccd46ebe0612df29840fc0280cfb133 (patch)
treefa0015742039669e00e1d6f0c1ba46a01a06ddce /recipes-connectivity/lora
parent46c0dfd29d55c9db1d8b614d25f5b004e77cf148 (diff)
parent1eb511049142fe12e5ea4215fe7ce56abe1fdbc9 (diff)
downloadmeta-mlinux-59c967a1fccd46ebe0612df29840fc0280cfb133.tar.gz
meta-mlinux-59c967a1fccd46ebe0612df29840fc0280cfb133.tar.bz2
meta-mlinux-59c967a1fccd46ebe0612df29840fc0280cfb133.zip
Merge branch 'Linux4' of gitlab.multitech.net:mirrors/meta-mlinux into Linux4
Diffstat (limited to 'recipes-connectivity/lora')
-rw-r--r--recipes-connectivity/lora/lora-gateway_5.0.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_5.0.1.bb b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
index c8f1ffc..b0509ba 100644
--- a/recipes-connectivity/lora/lora-gateway_5.0.1.bb
+++ b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
@@ -5,8 +5,8 @@ SECTION = "console/utils"
# Semtech license is a modified BSD-style license
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb"
-DEPENDS = "gpsd"
-PR = "r11"
+DEPENDS = "libgps24"
+PR = "r12"
SRCREV = "v${PV}"
SRC_URI = "git://github.com/Lora-net/lora_gateway.git;protocol=git \