mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-04 07:44:45 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user