mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
visionfive2-firmware: introduce shared config for binary blob versions
This commit is contained in:
committed by
Khem Raj
parent
6472a479dc
commit
7e5e6ba709
6
recipes-bsp/common/visionfive2-firmware.inc
Normal file
6
recipes-bsp/common/visionfive2-firmware.inc
Normal file
@@ -0,0 +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"
|
||||
HOMEPAGE ?= "https://github.com/starfive-tech/soft_3rdpart"
|
||||
|
||||
PV ?= "${VISIONFIVE2FW_DATE}"
|
||||
Reference in New Issue
Block a user