From 578984195194e7520440cc1a55a5555f728518b4 Mon Sep 17 00:00:00 2001 From: Harsh Sharma Date: Fri, 8 Apr 2022 10:11:38 -0500 Subject: lora 1303 changed src uri to use https --- recipes-connectivity/lora/lora-gateway-sx1303_2.0.17.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1eade0b..ba03cea 100644 --- a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.17.bb +++ b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.17.bb @@ -13,7 +13,7 @@ PR = "r6" #SRCREV = "06531662f3ef73a0e9878ed5313451d8a6cafbc5" SRCREV = "V${PV}" -SRC_URI = "git://github.com/MultiTechSystems/sx1302_hal.git;protocol=https;branch=master \ +SRC_URI = "https://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 \ -- cgit v1.2.3