From 7955f4ad472a282dbfabe392b2f5bae6d53b4852 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 18 Aug 2022 00:04:42 -0700 Subject: [PATCH] u-boot-starfive: Update the branch name for beagleV Fixes Issue #355 Signed-off-by: Khem Raj --- recipes-bsp/u-boot/u-boot-starfive_v2021.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-starfive_v2021.04.bb b/recipes-bsp/u-boot/u-boot-starfive_v2021.04.bb index 53f1c12..b558c34 100644 --- a/recipes-bsp/u-boot/u-boot-starfive_v2021.04.bb +++ b/recipes-bsp/u-boot/u-boot-starfive_v2021.04.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" FILESEXTRAPATHS:prepend := "${THISDIR}/files:" BRANCH:visionfive = "JH7100_VisionFive_OH_dev" -BRANCH:beaglev-starlight-jh7100 = "Fedora_VIC_7100_2021.04" +BRANCH:beaglev-starlight-jh7100 = "Fedora_JH7100_2021.04" SRC_URI = "git://github.com/starfive-tech/u-boot.git;protocol=https;branch=${BRANCH} \ file://tftp-mmc-boot.txt \