summaryrefslogtreecommitdiffstats
path: root/meta-openpower/recipes-bsp/ffs/ffs_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower/recipes-bsp/ffs/ffs_git.bb')
-rw-r--r--meta-openpower/recipes-bsp/ffs/ffs_git.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-openpower/recipes-bsp/ffs/ffs_git.bb b/meta-openpower/recipes-bsp/ffs/ffs_git.bb
new file mode 100644
index 000000000..2340121bd
--- /dev/null
+++ b/meta-openpower/recipes-bsp/ffs/ffs_git.bb
@@ -0,0 +1,8 @@
+require ffs.inc
+
+PV = "v0.1.0+git${SRCPV}"
+
+SRCREV = "3ec70fbc458e32eef0d0b1de79688b4dc48cbd57"
+SRC_URI += "git://github.com/open-power/ffs.git"
+
+S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud