summaryrefslogtreecommitdiff
path: root/meta-x86/conf/layer.conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-12-13 20:43:42 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-14 15:58:19 +0300
commitf8e3a9d9087194af380a6c937d8f5e198ac7708b (patch)
treed52aaa06bddc86064a8ab136d67a60a6fc3e0039 /meta-x86/conf/layer.conf
parent587ff2d0b4ea86d98c832be475ef3399ba2d5c05 (diff)
downloadopenbmc-f8e3a9d9087194af380a6c937d8f5e198ac7708b.tar.xz
meta-x86: remove layer
This layer has nothing in it. The current direction is for anything architecture specific to end up in meta-phosphor. Remove this "layer" so that it doesn't keep getting copied into new machines. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ied03175589840490bcd1eda8c704c73e224ba9a9
Diffstat (limited to 'meta-x86/conf/layer.conf')
-rw-r--r--meta-x86/conf/layer.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-x86/conf/layer.conf b/meta-x86/conf/layer.conf
deleted file mode 100644
index aab9a63e2..000000000
--- a/meta-x86/conf/layer.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-# We have a conf and classes directory, add to BBPATH
-BBPATH .= ":${LAYERDIR}"
-
-BBFILE_COLLECTIONS += "obmc_machines_x86"
-BBFILE_PATTERN_obmc_machines_x86 = ""
-LAYERSERIES_COMPAT_obmc_machines_x86 = "hardknott honister"