summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr630/conf/layer.conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-10-13 04:28:34 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-10-22 23:43:30 +0300
commit915592415c57092cb3e8072becf4b1efd706c488 (patch)
treecdb83ea25355999904f8c640e645979c47116caa /meta-lenovo/meta-hr630/conf/layer.conf
parent4b8d0a10a4a3ce78a445bde81a913f130f8beb1b (diff)
downloadopenbmc-915592415c57092cb3e8072becf4b1efd706c488.tar.xz
meta-lenovo: remove unusable hr630 and hr855xg2 machines
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I280dea863b89a22c9ca96f888c0a2b0d209e2093
Diffstat (limited to 'meta-lenovo/meta-hr630/conf/layer.conf')
-rw-r--r--meta-lenovo/meta-hr630/conf/layer.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-lenovo/meta-hr630/conf/layer.conf b/meta-lenovo/meta-hr630/conf/layer.conf
deleted file mode 100644
index 2c6117c74..000000000
--- a/meta-lenovo/meta-hr630/conf/layer.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-#"Copyright (c) 2019-present Lenovo
-#Licensed under BSD-3, see COPYING.BSD file for details."
-
-# We have a conf and classes directory, add to BBPATH
-BBPATH .= ":${LAYERDIR}"
-
-# We have recipes-* directories, add to BBFILES
-BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
- ${LAYERDIR}/recipes-*/*/*.bbappend"
-
-BBFILE_COLLECTIONS += "hr630-layer"
-BBFILE_PATTERN_hr630-layer = ""
-BBFILE_PRIORITY_hr630-layer = "5"
-LAYERSERIES_COMPAT_hr630-layer = "hardknott"