Browse Source

dubhe: linux-starfive-dev: update repo for release

Updated StarFive Linux Kernel source URL for public release.

Signed-off-by: Jun Yuan Tan <junyuan.tan@starfivetech.com>
Jun Yuan Tan 2 years ago
parent
commit
632453b57c
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;protocol=ssh;branch=${BRANCH} \
+SRC_URI = "git://github.com/starfive-tech/linux.git;protocol=https;branch=${BRANCH} \
 	   file://defconfig \
 	   "