Browse Source

dubhe: linux: Change SRC_URI to Github.

Signed-off-by: weiheng.cheng <weiheng.cheng@starfivetech.com>
weiheng.cheng 1 year ago
parent
commit
cbc3105050
1 changed files with 1 additions and 1 deletions
  1. 1 1
      recipes-kernel/linux/linux-starfive-dev.bbappend

+ 1 - 1
recipes-kernel/linux/linux-starfive-dev.bbappend

@@ -7,7 +7,7 @@ LINUX_VERSION_EXTENSION:append = "-starlight"
 
 FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
 
-SRC_URI = "git://git@192.168.110.45/starfive-tech/linux.git;protocol=ssh;branch=${BRANCH} \
+SRC_URI = "git://github.com/starfive-tech/linux.git;protocol=https;branch=${BRANCH} \
            file://defconfig \
            "