From 2641245c4cc099a2e5bdd178354957acf2dcc065 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 11 Jan 2023 12:49:44 -0600 Subject: move recipes from gitlab to git.multitech.net --- recipes-bsp/multitech/mts-id-eeprom.inc | 3 ++- recipes-bsp/multitech/mts-io.inc | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/multitech/mts-id-eeprom.inc b/recipes-bsp/multitech/mts-id-eeprom.inc index 7e1df05..d59a1dc 100644 --- a/recipes-bsp/multitech/mts-id-eeprom.inc +++ b/recipes-bsp/multitech/mts-id-eeprom.inc @@ -26,7 +26,8 @@ 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/cgit/mts-id-eeprom.git;protocol=https;branch=master" + 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" diff --git a/recipes-bsp/multitech/mts-io.inc b/recipes-bsp/multitech/mts-io.inc index 7b7dc76..6ac0578 100644 --- a/recipes-bsp/multitech/mts-io.inc +++ b/recipes-bsp/multitech/mts-io.inc @@ -21,7 +21,7 @@ RDEPENDS_${PN}-noarch_append_mtcap = " mts-io-sysfs i2c-tools" SRC_URI = " \ - git://git@gitlab.multitech.net/mirrors/mts-io;protocol=ssh;branch=master \ + git://git.multitech.net/cgit/mts-io.git;protocol=https;branch=master \ file://led-status_heartbeat_trigger \ file://lora-led-updater \ file://mts-io.init \ -- cgit v1.2.3