diff options
author | Jason Reiss <jreiss@multitech.com> | 2017-02-21 15:24:33 -0600 |
---|---|---|
committer | Jason Reiss <jreiss@multitech.com> | 2017-02-21 15:24:33 -0600 |
commit | a7cc6fd99a95df79caa76be20fef7a0b50edaae6 (patch) | |
tree | f16dac038845668958538abd3ce19148a5c14f55 /recipes-connectivity/lora/lora-gateway_4.0.1.bb | |
parent | 8b227193f247dc0c7c310fd32099b3864d2806b0 (diff) | |
download | meta-mlinux-a7cc6fd99a95df79caa76be20fef7a0b50edaae6.tar.gz meta-mlinux-a7cc6fd99a95df79caa76be20fef7a0b50edaae6.tar.bz2 meta-mlinux-a7cc6fd99a95df79caa76be20fef7a0b50edaae6.zip |
lora: add semtech patch for gateway tx on SF12, remove old LNS recipes
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway_4.0.1.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-gateway_4.0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_4.0.1.bb b/recipes-connectivity/lora/lora-gateway_4.0.1.bb index 6204e33..8f66aa0 100644 --- a/recipes-connectivity/lora/lora-gateway_4.0.1.bb +++ b/recipes-connectivity/lora/lora-gateway_4.0.1.bb @@ -15,6 +15,7 @@ SRC_URI = "git://github.com/Lora-net/lora_gateway.git;protocol=git \ file://lora-gateway-add-spi-path-function.patch \ file://ln-lora-spi-dev.sh \ file://lora-gateway-change-util-tx-continuous-clksrc.patch \ + file://lora-gateway-semtech-sf12.patch \ " SRC_URI[md5sum] = "9e06a3733a9fea39a3d61f77b412badf" |