Przeglądaj źródła

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 lat temu
rodzic
commit
5093c2da0b
1 zmienionych plików z 1 dodań i 1 usunięć
  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" />