summaryrefslogtreecommitdiff
path: root/meta-inspur/meta-fp5280g2/conf/layer.conf
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2019-06-19 01:34:17 +0300
committerEd Tanous <ed.tanous@intel.com>2019-06-19 01:34:17 +0300
commitaea9e7cbf9bd7677228747a8e7bab4d22bc80103 (patch)
tree94f59c0b6566fbd9c459918177ceb49e53128aa7 /meta-inspur/meta-fp5280g2/conf/layer.conf
parent10bc2ef852277cf8e9858f75cea9f55b482bf85b (diff)
parentf3b2f5e9e3e0fe093d5ab1e3dcdede0aa3000450 (diff)
downloadopenbmc-aea9e7cbf9bd7677228747a8e7bab4d22bc80103.tar.xz
Merge branch 'master' of ssh://github.com/openbmc/openbmc into intel
Diffstat (limited to 'meta-inspur/meta-fp5280g2/conf/layer.conf')
-rw-r--r--meta-inspur/meta-fp5280g2/conf/layer.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-inspur/meta-fp5280g2/conf/layer.conf b/meta-inspur/meta-fp5280g2/conf/layer.conf
new file mode 100644
index 000000000..56da4ba91
--- /dev/null
+++ b/meta-inspur/meta-fp5280g2/conf/layer.conf
@@ -0,0 +1,10 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+# We have recipes-* directories, add to BBFILES
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
+ ${LAYERDIR}/recipes-*/*/*.bbappend"
+
+BBFILE_COLLECTIONS += "fp5280g2-layer"
+BBFILE_PATTERN_fp5280g2-layer := "^${LAYERDIR}/"
+LAYERSERIES_COMPAT_fp5280g2-layer = "thud warrior"