]> git.baikalelectronics.ru Git - openembedded-baikal.git/commitdiff
set URLs to git.baikalelectronics.ru baikal/mips/sdk6.1
authorBaikal Electronics <support@baikalelectronics.ru>
Thu, 19 Oct 2023 08:12:17 +0000 (11:12 +0300)
committerBaikal Electronics <support@baikalelectronics.ru>
Thu, 19 Oct 2023 08:47:32 +0000 (11:47 +0300)
meta-baikal/recipes-bsp/u-boot/u-boot_2022.10.bbappend
meta-baikal/recipes-kernel/linux/linux-baikal_6.1.bb

index 4474dd27f64d458bf562866788c54f9b4b8b74a3..ecd000c4c68961c46e306da707f300e71bf76f0c 100644 (file)
@@ -1,6 +1,6 @@
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
 
-SRC_URI = "git://git@swgit/uboot-hosting.git;protocol=ssh;branch=baikal/mips;name=uboot" 
+SRC_URI = "git://git.baikalelectronics.ru/uboot.git;protocol=git;branch=baikal/mips;name=uboot" 
 
 SRCREV_uboot = "9fc65a447d9248de37e35d038599bdd6647a9975"
 
index b6b96881c712099ec2f53513b3cb23b2eb3a4825..7289b31fae0dab4d572245bc84b14a9bce465972 100644 (file)
@@ -6,7 +6,7 @@ inherit kernel-uimage
 KERNEL_IMAGETYPE = "uImage"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
-SRC_URI = "git://git@swgit/kernel-hosting.git;protocol=ssh;branch=baikal/mips/6.1.y"
+SRC_URI = "git://git.baikalelectronics.ru/kernel.git;protocol=git;branch=baikal/mips/6.1.y"
 SRCREV = "29eb0af20ede95aefdd6fa93136eccf0111c4403"
 LINUX_VERSION ?= "6.1"