opensbi_starfive: Switch to StarFive_VIC_7100 branch name

Fedora branch seems to have disappeared ( perhaps renamed to
StarFive_VIC_7100) but StarFive_VIC_7100 is now default branch on github
so lets switch to that

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-05-26 09:30:55 -07:00
parent c0dffa7c60
commit 244f5e7805

View File

@@ -9,7 +9,7 @@ require recipes-bsp/opensbi/opensbi-payloads.inc
inherit autotools-brokensep deploy
SRCREV = "2524b0ecd8684b42bc7a4c69794f40f11cbbe2a5"
SRC_URI = "git://github.com/starfive-tech/opensbi.git;branch=Fedora \
SRC_URI = "git://github.com/starfive-tech/opensbi.git;branch=StarFive_VIC_7100 \
"
S = "${WORKDIR}/git"