From a739220862ea003ebd7537caced62efce4f79ec2 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Sat, 8 Apr 2023 16:17:26 +0200 Subject: [PATCH] visionfive2-firmware.inc: update to release 2.11.5 --- recipes-bsp/common/visionfive2-firmware.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/common/visionfive2-firmware.inc b/recipes-bsp/common/visionfive2-firmware.inc index c1ac490..1497212 100644 --- a/recipes-bsp/common/visionfive2-firmware.inc +++ b/recipes-bsp/common/visionfive2-firmware.inc @@ -1,6 +1,6 @@ -VISIONFIVE2FW_DATE ?= "20230217" -# VF2_v2.10.4 -SRC_URI += "git://github.com/starfive-tech/soft_3rdpart.git;protocol=https;lfs=1;branch=JH7110_VisionFive2_devel;rev=7e127ac4f4f4c4e202a3b5c5b2702c02ce1bde5e" +VISIONFIVE2FW_DATE ?= "20230320" +# VF2_v2.11.5 +SRC_URI += "git://github.com/starfive-tech/soft_3rdpart.git;protocol=https;lfs=1;branch=JH7110_VisionFive2_devel;rev=cd7b50cd9f9eca66c23ebd19f06a172ce0be591f" HOMEPAGE ?= "https://github.com/starfive-tech/soft_3rdpart" PV ?= "${VISIONFIVE2FW_DATE}"