summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-x86/conf
diff options
context:
space:
mode:
authorRick Altherr <raltherr@google.com>2017-01-30 13:43:55 -0800
committerPatrick Williams <patrick@stwcx.xyz>2017-02-15 02:40:10 +0000
commitb7975ed3835d6b13e2db48fb16092070d76bf241 (patch)
treee8d864218b9d2dd18e2cb07e46453955231643d5 /meta-openbmc-machines/meta-x86/conf
parent23b2ff58109e3436d410344c4d3218d6efd10d6f (diff)
downloadtalos-openbmc-b7975ed3835d6b13e2db48fb16092070d76bf241.tar.gz
talos-openbmc-b7975ed3835d6b13e2db48fb16092070d76bf241.zip
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>
Diffstat (limited to 'meta-openbmc-machines/meta-x86/conf')
-rw-r--r--meta-openbmc-machines/meta-x86/conf/layer.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-x86/conf/layer.conf b/meta-openbmc-machines/meta-x86/conf/layer.conf
new file mode 100644
index 000000000..7567416da
--- /dev/null
+++ b/meta-openbmc-machines/meta-x86/conf/layer.conf
@@ -0,0 +1,5 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+BBFILE_COLLECTIONS += "obmc_machines_x86"
+BBFILE_PATTERN_obmc_machines_x86 = ""
OpenPOWER on IntegriCloud