common/visionfive2-firmware: Upgrade to VF2_v2.10.4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2023-03-14 09:14:44 -07:00
parent 0662549cc9
commit bcb10a0866

View file

@ -1,6 +1,6 @@
VISIONFIVE2FW_DATE ?= "20230111"
SRC_URI += "git://github.com/starfive-tech/soft_3rdpart.git;protocol=https;lfs=1;branch=JH7110_VisionFive2_devel;rev=b580826be8a00fb8143bc5ea3310ba12af612468"
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"
HOMEPAGE ?= "https://github.com/starfive-tech/soft_3rdpart"
PV ?= "${VISIONFIVE2FW_DATE}"