summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-04-08 10:23:20 -0500
committerJohn Klug <john.klug@multitech.com>2022-04-08 10:23:20 -0500
commit5789e247f268a8e100eb600d983a1ef09bfc32da (patch)
treec5acc58115ddd57d7077b59d10fa7a7f820ea6ab
parente0196978c1999ed18625164168864a8f9dcfc13d (diff)
downloadmeta-mlinux-5789e247f268a8e100eb600d983a1ef09bfc32da.tar.gz
meta-mlinux-5789e247f268a8e100eb600d983a1ef09bfc32da.tar.bz2
meta-mlinux-5789e247f268a8e100eb600d983a1ef09bfc32da.zip
lora-gateway-sx1303 uses git
-rw-r--r--recipes-connectivity/lora/lora-gateway-sx1303_2.0.17.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.17.bb b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.17.bb
index ec0c81e..312eda4 100644
--- a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.17.bb
+++ b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.17.bb
@@ -10,10 +10,9 @@ RDEPENDS_${PN} += "bash"
PR = "r6"
-#SRCREV = "06531662f3ef73a0e9878ed5313451d8a6cafbc5"
SRCREV = "V${PV}"
-SRC_URI = "https://github.com/MultiTechSystems/sx1302_hal.git;protocol=https;branch=master \
+SRC_URI = "git://github.com/MultiTechSystems/sx1302_hal.git;protocol=https;branch=master \
file://reset_lgw.sh \
file://global_conf.json.MTAC_003_0_0.EU868 \
file://global_conf.json.MTAC_003_0_0.US915 \