From 15a55cdd6d2154a547f065e10abc8a54407e3e92 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 27 Sep 2022 13:20:25 -0500 Subject: Convert meta-mlinux from insecure git to https --- recipes-examples/multitech/helloworld-autotools_1.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-examples') diff --git a/recipes-examples/multitech/helloworld-autotools_1.0.0.bb b/recipes-examples/multitech/helloworld-autotools_1.0.0.bb index 8b2eafb..9cf3d77 100644 --- a/recipes-examples/multitech/helloworld-autotools_1.0.0.bb +++ b/recipes-examples/multitech/helloworld-autotools_1.0.0.bb @@ -6,7 +6,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PR = "r0" -SRC_URI = "git://git.multitech.net/helloworld-autotools.git;protocol=git;tag=1.0.0" +SRC_URI = "git://git.multitech.net/cgit/helloworld-autotools.git;protocol=https;tag=1.0.0" S = "${WORKDIR}/git" inherit autotools -- cgit v1.2.3