From d2800f5d69c52e917ff8b45fe49c63ba5177e1e3 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 20 Jul 2020 13:21:04 -0500 Subject: Move gitlab to git.multitech.net, and replace gpsd with libgps24 --- recipes-connectivity/lora/lora-gateway_5.0.1.bb | 5 ++--- recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/recipes-connectivity/lora/lora-gateway_5.0.1.bb b/recipes-connectivity/lora/lora-gateway_5.0.1.bb index fcd6f4d..1ad47d2 100644 --- a/recipes-connectivity/lora/lora-gateway_5.0.1.bb +++ b/recipes-connectivity/lora/lora-gateway_5.0.1.bb @@ -5,15 +5,14 @@ SECTION = "console/utils" # Semtech license is a modified BSD-style license LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb" - -# libgps24 is the GPSD library DEPENDS = "libgps24" RDEPENDS_${PN} = "libgps24" PR = "r24" SRCREV = "dea57d6f29246434173c33c56850708c51fc5b23" -SRC_URI = "git://git@gitlab.multitech.net/lora_enterprise/lora_gateway_mtac_full.git;protocol=ssh;branch=master \ + +SRC_URI = "git://git.multitech.net/lora_gateway_mtac_full;branch=master;protocol=git \ file://library_4.0.cfg \ file://ln-lora-spi-dev.sh \ " 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 2a44df4..06302f5 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb +++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb @@ -5,15 +5,14 @@ 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 gpsd" +DEPENDS = "lora-gateway logrotate lora-logging libgps24" RDEPENDS_${PN} += "bash" FILESEXTRAPATHS_append_mtcdt3hs := ":${THISDIR}/lora-packet-forwarder/mtcdt3" PR = "r23" SRCREV = "28b9dff2eb06fb88421cf32771d380a178079fce" PACKAGE_ARCH = "${MACHINE_ARCH}" - -SRC_URI = "git://git@gitlab.multitech.net/lora_enterprise/packet_forwarder_mtac_full.git;protocol=ssh;branch=master \ +SRC_URI = "git://git.multitech.net/packet_forwarder_mtac_full;branch=master;protocol=git \ file://README.md \ file://lora-packet-forwarder.init \ file://lora-packet-forwarder.default \ -- cgit v1.2.3