diff options
author | John Klug <john.klug@multitech.com> | 2021-01-22 11:29:03 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2021-06-23 04:11:29 -0500 |
commit | 0bdcb5ccccc7d387788b8f8f39bd45c47d2d2912 (patch) | |
tree | 9debd841b00283ae8fff71afcfc1446ba0bf1b96 /recipes-bsp/multitech/mts-id-eeprom.inc | |
parent | f76b22080f241b13a5a7847ce73d49a9c6094162 (diff) | |
download | meta-multitech-0bdcb5ccccc7d387788b8f8f39bd45c47d2d2912.tar.gz meta-multitech-0bdcb5ccccc7d387788b8f8f39bd45c47d2d2912.tar.bz2 meta-multitech-0bdcb5ccccc7d387788b8f8f39bd45c47d2d2912.zip |
Move recipes to gitosis from gitlab
Diffstat (limited to 'recipes-bsp/multitech/mts-id-eeprom.inc')
-rw-r--r-- | recipes-bsp/multitech/mts-id-eeprom.inc | 2 |
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 b43192c..cf9f38d 100644 --- a/recipes-bsp/multitech/mts-id-eeprom.inc +++ b/recipes-bsp/multitech/mts-id-eeprom.inc @@ -25,7 +25,7 @@ TARGET_CFLAGS_append_mtcpmhs = " -D MTCDT3B" SRCREV = "${PV}" -SRC_URI = "git://git.multitech.net/mts-id-eeprom.git;protocol=git" +SRC_URI = "git://git.multitech.net/mts-id-eeprom;protocol=ssh;branch=master" SRC_URI_append_mtcdt = " file://mtcdt-fpga-v31.hex file://mtcdt-fpga-v35.hex" SRC_URI_append_mtcap = " file://mtcap-fpga-v31.hex file://mtcap-fpga-v35.hex" |