summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2022-03-24 23:23:59 +0200
committerSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2022-03-24 23:23:59 +0200
commitd1d2e4683dbaf7ed75108dd7a6695fb3a5e3565d (patch)
treeb95e0ad764882921371fca8f967aba2efd7bc48a
parent0baccc45ed5d0ab0c53719b2d0695e750119d294 (diff)
parent3a937a9ca52303bbb59ff5766489ff5502e4d86e (diff)
downloadmeta-multitech-d1d2e4683dbaf7ed75108dd7a6695fb3a5e3565d.tar.gz
meta-multitech-d1d2e4683dbaf7ed75108dd7a6695fb3a5e3565d.tar.bz2
meta-multitech-d1d2e4683dbaf7ed75108dd7a6695fb3a5e3565d.zip
Merge remote-tracking branch 'origin/6' into mpower-dev-nxp
-rw-r--r--recipes-bsp/multitech/mts-id-eeprom.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mts-id-eeprom.inc b/recipes-bsp/multitech/mts-id-eeprom.inc
index dda5c68..13f2b05 100644
--- a/recipes-bsp/multitech/mts-id-eeprom.inc
+++ b/recipes-bsp/multitech/mts-id-eeprom.inc
@@ -26,7 +26,7 @@ TARGET_CFLAGS_append_mtre = " -D MTRE"
SRCREV = "${PV}"
FILESEXTRAPATHS_prepend_mtcpmhs := "${THISDIR}/mts-id-eeprom/mtcdt:"
-SRC_URI = "git://git@gitlab.multitech.net/mirrors/mts-id-eeprom;protocol=ssh;branch=master"
+SRC_URI = "git://git.multitech.net/mts-id-eeprom;protocol=git"
SRC_URI_append_mtcdt = " file://mtcdt-fpga-v31.hex file://mtcdt-fpga-v35.hex"
SRC_URI_append_mtcpmhs = " file://mtcdt-fpga-v31.hex file://mtcdt-fpga-v35.hex"
SRC_URI_append_mtcap = " file://mtcap-fpga-v31.hex file://mtcap-fpga-v35.hex"