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}"