summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-connectivity/lora/lora-gateway-sx1303_2.0.12.bb (renamed from recipes-connectivity/lora/lora-gateway-sx1303_2.0.9.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.9.bb b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.12.bb
index 0f0fb24..f6c5fac 100644
--- a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.9.bb
+++ b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.12.bb
@@ -9,8 +9,8 @@ DEPENDS = "logrotate"
RDEPENDS_${PN} += "bash"
PR = "r0"
-# SRCREV = "100104ee350a0e469b348ac383486d311caaf5e5"
-SRCREV = "V${PV}"
+SRCREV = "100104ee350a0e469b348ac383486d311caaf5e5"
+#SRCREV = "V${PV}"
SRC_URI = "git://github.com/MultiTechSystems/sx1302_hal.git;protocol=https;branch=master \
file://global_conf.json.MTAC_003_0_0.EU868 \