소스 검색

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 년 전
부모
커밋
632453b57c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 \
 	   "