summaryrefslogtreecommitdiff
path: root/meta-evb/meta-evb-enclustra/conf/layer.conf
diff options
context:
space:
mode:
authorAlexander Hedges <ahedges@ethz.ch>2018-09-27 14:34:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-04 18:19:55 +0300
commit951fe704aa74b84b2914c3132a5c74617bfe9b83 (patch)
treedb9eba540d68bb85619fa6c32a106e7d8b3bf16d /meta-evb/meta-evb-enclustra/conf/layer.conf
parent34261d61da43014259ea8e0a251bd250cf1fe5ee (diff)
downloadopenbmc-951fe704aa74b84b2914c3132a5c74617bfe9b83.tar.xz
Add support for Enclustra Mars ZX3 board as a BMC
This adds preliminary support for the Enclustra Mars ZX3 using the upstream meta-xilinx layer. In order to get it to compile this removes the phosphor-gpio-keys feature even though it could theoretically be supported. (From meta-evb rev: 07837e0d7d62497302c114008d27e0a808106ca2) Change-Id: Ie02c329864d2c981dbe245a16e0e9858b37d6aee Signed-off-by: Alexander Hedges <ahedges@ethz.ch> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-evb/meta-evb-enclustra/conf/layer.conf')
-rw-r--r--meta-evb/meta-evb-enclustra/conf/layer.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-evb/meta-evb-enclustra/conf/layer.conf b/meta-evb/meta-evb-enclustra/conf/layer.conf
new file mode 100644
index 000000000..ce416b099
--- /dev/null
+++ b/meta-evb/meta-evb-enclustra/conf/layer.conf
@@ -0,0 +1,6 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+BBFILE_COLLECTIONS += "evb-enclustra"
+BBFILE_PATTERN_evb-enclustra = ""
+LAYERSERIES_COMPAT_evb-enclustra = "sumo"