summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2018-09-24 15:14:08 -0500
committerHarsh Sharma <harsh.sharma@multitech.com>2018-09-24 15:14:08 -0500
commit69c6cea78cb5f4e17b08720ffab5ee026c5ed9ca (patch)
tree1b805b021a43088e440f461c7b61330c9a528ee3
parent7516ef4a0314d7c145cbf4161955fc0658b7d42d (diff)
downloadmeta-mlinux-69c6cea78cb5f4e17b08720ffab5ee026c5ed9ca.tar.gz
meta-mlinux-69c6cea78cb5f4e17b08720ffab5ee026c5ed9ca.tar.bz2
meta-mlinux-69c6cea78cb5f4e17b08720ffab5ee026c5ed9ca.zip
GPSD integration for lora packet forwarder
-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 5a7c758..b899126 100644
--- a/recipes-connectivity/lora/lora-gateway_5.0.1.bb
+++ b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
@@ -5,7 +5,7 @@ SECTION = "console/utils"
# Semtech license is a modified BSD-style license
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb"
-DEPENDS = ""
+DEPENDS = "gpsd"
PR = "r11"
SRCREV = "v${PV}"
@@ -24,7 +24,7 @@ SRC_URI[sha256sum] = "28fbfe098013908794b32e51d1fed4427f20dd6c8adbbca78df2e1800f
S = "${WORKDIR}/git"
-CFLAGS += "-Iinc -I."
+CFLAGS += "-Iinc -I. -idirafter ${STAGING_DIR_TARGET}/usr/include/gps"
do_configure_append() {
# copy over custom library_4.0.cfg