From 0038f22031027106d606d855db2aa4669ae57e15 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 27 Sep 2022 13:36:31 -0500 Subject: Use https when building u-boot-linux-utils --- recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb b/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb index 65ea852..b57237d 100644 --- a/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb +++ b/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb @@ -15,7 +15,7 @@ DEPENDS = "mtd-utils u-boot" # tag 0.2.1 SRCREV = "fce83ee60201d82ec22f14baac9fd7382a0ad4ac" -SRC_URI = "git://git.multitech.net/u-boot-linux-utils.git;protocol=git \ +SRC_URI = "git://git.multitech.net/cgit/u-boot-linux-utils.git;protocol=https \ file://DEFAULT_ENV.cfg" S = "${WORKDIR}/git" -- cgit v1.2.3