summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/layer.conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-06-04 23:10:52 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2016-06-16 23:41:20 -0400
commit3bdf41d3556bfe4510cd5cf5cb2f6f36b90e81fc (patch)
tree2cae3bdbe7868e1cb24de81bdd240ec6fffbea17 /meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/layer.conf
parenteca0a4f5569b3abe568196698bf2e147b33512b6 (diff)
downloadtalos-openbmc-3bdf41d3556bfe4510cd5cf5cb2f6f36b90e81fc.tar.gz
talos-openbmc-3bdf41d3556bfe4510cd5cf5cb2f6f36b90e81fc.zip
Initial Witherspoon layer
Witherspoon is an IBM branded OpenPOWER system aimed at the HPC market. It should be noted that this doesn't boot cleanly with the current 4.6 branch. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/layer.conf')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/layer.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/layer.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/layer.conf
new file mode 100644
index 000000000..01848da5f
--- /dev/null
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/layer.conf
@@ -0,0 +1,9 @@
+# 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 += "witherspoon"
+BBFILE_PATTERN_witherspoon = ""
OpenPOWER on IntegriCloud