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.
Change-Id: I8f9c0ff11a6f5916ce15a2fdc35c33848f496953
Signed-off-by: Alexander Hedges <ahedges@ethz.ch>
diff --git a/meta-evb-enclustra/conf/layer.conf b/meta-evb-enclustra/conf/layer.conf
new file mode 100644
index 0000000..ce416b0
--- /dev/null
+++ b/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"