u-boot-starfive: Update the branch name for beagleV

Fixes Issue #355

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-08-18 00:04:42 -07:00
parent 0ac97b8223
commit 7955f4ad47

View File

@@ -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 \