summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-bsp/ffs/ffs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/common/recipes-bsp/ffs/ffs.inc')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-bsp/ffs/ffs.inc17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/ffs/ffs.inc b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/ffs/ffs.inc
deleted file mode 100644
index f144884aa..000000000
--- a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/ffs/ffs.inc
+++ /dev/null
@@ -1,17 +0,0 @@
-SUMMARY = "Tools for manipulating FFS flash images."
-DESCRIPTION = "FFS is the FSP Flash File Structure which is also currently \
-used on OpenPOWER machines for the flash layout."
-
-HOMEPAGE = "https://github.com/open-power/ffs"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
-
-inherit autotools pkgconfig
-
-ALLOW_EMPTY_${PN} = "1"
-PACKAGE_BEFORE_PN += "${PN}-ecc ${PN}-deprecated"
-
-FILES_${PN}-ecc = "${bindir}/ecc"
-FILES_${PN}-deprecated = "${bindir}"
-
-BBCLASSEXTEND = "native nativesdk"
OpenPOWER on IntegriCloud