From f8e3a9d9087194af380a6c937d8f5e198ac7708b Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Mon, 13 Dec 2021 11:43:42 -0600 Subject: 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 Change-Id: Ied03175589840490bcd1eda8c704c73e224ba9a9 --- meta-x86/conf/layer.conf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 meta-x86/conf/layer.conf (limited to 'meta-x86/conf') 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" -- cgit v1.2.3