summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-bsp/ffs/ffs_git.bb
blob: 0b40db0f46274ff746db155f4efd6ac4d022eb97 (plain)
1
2
3
4
5
6
7
8
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"