Files
OpenBMC/meta-openpower/recipes-bsp/ffs/ffs_git.bb
T
2026-04-23 17:07:55 +08:00

9 lines
195 B
BlitzBasic

require ffs.inc
PV = "v0.1.0+git${SRCPV}"
SRCREV = "3ec70fbc458e32eef0d0b1de79688b4dc48cbd57"
SRC_URI = "git://github.com/open-power/ffs.git;branch=master;protocol=https"
S = "${WORKDIR}/git"