From 244f5e7805da59fa108be1b7804bdd13fe6d960e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 26 May 2021 09:30:55 -0700 Subject: [PATCH] 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 --- recipes-bsp/opensbi/opensbi_starfive-0.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/opensbi/opensbi_starfive-0.8.0.bb b/recipes-bsp/opensbi/opensbi_starfive-0.8.0.bb index 471b173..98e9094 100644 --- a/recipes-bsp/opensbi/opensbi_starfive-0.8.0.bb +++ b/recipes-bsp/opensbi/opensbi_starfive-0.8.0.bb @@ -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"