From 7c24309c68e4d954804befb65d04e1a47f977a0e Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 25 Mar 2022 19:13:17 -0500 Subject: Build should use https, not http or clear git --- recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb') diff --git a/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb b/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb index 511a8b3..e421522 100644 --- a/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb +++ b/recipes-connectivity/lora/lora-gateway-geolocation_5.1.0.bb @@ -11,7 +11,7 @@ PSR = "r4" PR = "r6" SRCREV = "v${PV}" -SRC_URI = "http://multitech.net/downloads/lora-packet-forwarder-geolocation_arm926ejste_${PV}-${PSR}.tar.gz \ +SRC_URI = "https://multitech.net/downloads/lora-packet-forwarder-geolocation_arm926ejste_${PV}-${PSR}.tar.gz \ file://config.json \ file://config_64ch.json \ " -- cgit v1.2.3