浏览代码

dubhe: Update Manifest file

Update manifest file to direct to internal git for meta-starfive.

Signed-off-by: Jun Yuan Tan <junyuan.tan@starfivetech.com>
Jun Yuan Tan 2 年之前
父节点
当前提交
5093c2da0b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/manifests/starfive.xml

+ 1 - 1
tools/manifests/starfive.xml

@@ -4,7 +4,7 @@
   <remote name="openembedded" fetch="git://github.com/openembedded/" />
   <remote name="riscv" fetch="git://github.com/riscv/" />
   <default remote="openembedded" revision="master" />
-  <remote name="starfive" fetch="git://github.com/starfive-tech" />
+  <remote name="starfive" fetch="ssh://git@192.168.110.45/starfive-tech" />
   <remote name="kraj" fetch="git://github.com/kraj" />
 
   <project name="meta-riscv" remote="riscv" path="meta-riscv" revision="hardknott" />