Browse Source

dubhe: opensbi: Change SRC_URI to Github.

Signed-off-by: weiheng.cheng <weiheng.cheng@starfivetech.com>
weiheng.cheng 1 year ago
parent
commit
a89e092387
1 changed files with 1 additions and 1 deletions
  1. 1 1
      recipes-bsp/opensbi/opensbi_1.1.bb

+ 1 - 1
recipes-bsp/opensbi/opensbi_1.1.bb

@@ -9,7 +9,7 @@ require opensbi-payloads.inc
 inherit autotools-brokensep deploy
 
 SRCREV = "bee8253d8f04c56017860386d1b2132cf4f4b7c5"
-SRC_URI = "git://git@192.168.110.45/starfive-tech/opensbi.git;protocol=ssh;branch=starfive-v1.1-dubhe"
+SRC_URI = "git://git@github.com/starfive-tech/opensbi.git;protocol=https;branch=starfive-v1.1-dubhe"
 
 SRC_URI:remove:nezha = " \
     file://0001-lib-utils-fdt-Require-match-data-to-be-const.patch \