summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2023-01-11 12:25:10 -0600
committerJohn Klug <john.klug@multitech.com>2023-01-11 12:25:10 -0600
commit9927425ece9c2e0be1ab4fb913dd0550651c7204 (patch)
tree67f5c022694e924b3a33293f5b1fc3db80be381f
parent1526d1a7332d9658b0ee5932ad3b60bdce931d45 (diff)
downloadmeta-multitech-9927425ece9c2e0be1ab4fb913dd0550651c7204.tar.gz
meta-multitech-9927425ece9c2e0be1ab4fb913dd0550651c7204.tar.bz2
meta-multitech-9927425ece9c2e0be1ab4fb913dd0550651c7204.zip
Fix FPGA Loader
-rw-r--r--recipes-bsp/multitech/mts-io-sysfs_0.2.7.bb2
1 files changed, 1 insertions, 1 deletions
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"