summaryrefslogtreecommitdiff
path: root/meta-openbmc-bsp/meta-ibm/meta-fsp2/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-bsp/meta-ibm/meta-fsp2/conf/layer.conf')
-rw-r--r--meta-openbmc-bsp/meta-ibm/meta-fsp2/conf/layer.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-openbmc-bsp/meta-ibm/meta-fsp2/conf/layer.conf b/meta-openbmc-bsp/meta-ibm/meta-fsp2/conf/layer.conf
deleted file mode 100644
index 11d9b6eee3..0000000000
--- a/meta-openbmc-bsp/meta-ibm/meta-fsp2/conf/layer.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-# We have a conf and classes directory, add to BBPATH
-BBPATH .= ":${LAYERDIR}"
-
-BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
- ${LAYERDIR}/recipes-*/*/*.bbappend"
-
-BBFILE_PATTERN_fsp2-layer = "^${LAYERDIR}"
-BBFILE_COLLECTIONS += "fsp2-layer"
-LAYERVERSION_fsp2 = "1"