From b843b278c20551c3ad6319838fa7bdd711435b0f Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Tue, 25 Oct 2022 10:36:55 -0500
Subject: [PATCH] ci: times out, move gitee.com/thead-yocto/opensbi
 git.beagleboard.org/beaglev-ahead/opensbi

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
 meta-light/recipes-bsp/opensbi/opensbi_0.9.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-light/recipes-bsp/opensbi/opensbi_0.9.bb b/meta-light/recipes-bsp/opensbi/opensbi_0.9.bb
index 694235cab..717068db8 100644
--- a/meta-light/recipes-bsp/opensbi/opensbi_0.9.bb
+++ b/meta-light/recipes-bsp/opensbi/opensbi_0.9.bb
@@ -7,7 +7,7 @@ DEPENDS = "e2fsprogs-native"
 COMPATIBLE_MACHINE = "light-*"
 
 SRC_URI = " \
-            git://git@gitee.com/thead-yocto/opensbi.git;branch=master;protocol=http \
+            git://git@git.beagleboard.org/beaglev-ahead/opensbi.git;branch=master;protocol=ssh \
             file://light_aon_fpga.bin;md5=eb0b2fc3765b2a8771b53915487d8a75 \
             file://light_aon_fpga.elf;md5=09dab875b6bbbbde6b2eeef126f11c8e \
             file://light_c906_audio.bin;md5=d11d1c42e6cbe432279286eac1eae940 \
-- 
GitLab