From 9927425ece9c2e0be1ab4fb913dd0550651c7204 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 11 Jan 2023 12:25:10 -0600 Subject: Fix FPGA Loader --- recipes-bsp/multitech/mts-io-sysfs_0.2.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/multitech/mts-io-sysfs_0.2.7.bb b/recipes-bsp/multitech/mts-io-sysfs_0.2.7.bb index 3b8bf7f..d77542b 100644 --- a/recipes-bsp/multitech/mts-io-sysfs_0.2.7.bb +++ b/recipes-bsp/multitech/mts-io-sysfs_0.2.7.bb @@ -12,7 +12,7 @@ PR = "r0" SRCREV = "${PV}" -SRC_URI = "git://git@gitlab.multitech.net/mirrors/mts-io-sysfs;protocol=ssh;branch=master \ +SRC_URI = "git://git.multitech.net/cgit/mts-io-sysfs.git;protocol=https;branch=master \ file://mts-io-sysfs.init" S = "${WORKDIR}/git" -- cgit v1.2.3