diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2018-09-26 15:57:59 -0500 |
---|---|---|
committer | Harsh Sharma <harsh.sharma@multitech.com> | 2018-09-26 15:57:59 -0500 |
commit | 5089c2fdb3d140d7e0e54448e23a7a5bc87ac7a6 (patch) | |
tree | 4502f15d5424744f3b6c20fce526434337860b48 /recipes-connectivity/lora/lora-gateway_5.0.1.bb | |
parent | 69c6cea78cb5f4e17b08720ffab5ee026c5ed9ca (diff) | |
download | meta-mlinux-5089c2fdb3d140d7e0e54448e23a7a5bc87ac7a6.tar.gz meta-mlinux-5089c2fdb3d140d7e0e54448e23a7a5bc87ac7a6.tar.bz2 meta-mlinux-5089c2fdb3d140d7e0e54448e23a7a5bc87ac7a6.zip |
Added GPSD integration to the lora packet forwarder and gateway
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway_5.0.1.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-gateway_5.0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_5.0.1.bb b/recipes-connectivity/lora/lora-gateway_5.0.1.bb index b899126..c8f1ffc 100644 --- a/recipes-connectivity/lora/lora-gateway_5.0.1.bb +++ b/recipes-connectivity/lora/lora-gateway_5.0.1.bb @@ -17,6 +17,7 @@ SRC_URI = "git://github.com/Lora-net/lora_gateway.git;protocol=git \ file://lora-gateway-change-util-tx-continuous-clksrc.patch \ file://lora-gateway-v28-skip-IQ-invert.patch \ file://lora-gateway-spectral-scan-skip-fpga-reset.patch \ + file://lora-gateway-gpsd.patch \ " SRC_URI[md5sum] = "9e06a3733a9fea39a3d61f77b412badf" |