quanta-q71l: initial machine support

Minimal changes to build an OpenBMC image that boots to a login prompt
on a Quanta Q71L server.

Change-Id: Idb78e976f6044d12cee39de8b000dfcbff318c7e
Signed-off-by: Rick Altherr <raltherr@google.com>
diff --git a/meta-openbmc-machines/meta-x86/meta-quanta/conf/layer.conf b/meta-openbmc-machines/meta-x86/meta-quanta/conf/layer.conf
new file mode 100644
index 0000000..017e912
--- /dev/null
+++ b/meta-openbmc-machines/meta-x86/meta-quanta/conf/layer.conf
@@ -0,0 +1,5 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+BBFILE_COLLECTIONS += "quanta"
+BBFILE_PATTERN_quanta = ""