summaryrefslogtreecommitdiff
path: root/meta-portwell/meta-neptune/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 21:45:21 +0300
commit1b1322f5e5f08e7772a387953524b9c7434b773a (patch)
tree17b46ef1aa2cbee0374c94373828d61580e9da61 /meta-portwell/meta-neptune/conf/layer.conf
parent721bc3efa961c3da6495669c00d121c4d8d3c3a9 (diff)
downloadopenbmc-1b1322f5e5f08e7772a387953524b9c7434b773a.tar.xz
meta-portwell: remove unusable neptune machine
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: I447703c3bce985bbace4db4e43050c72ff5726f9
Diffstat (limited to 'meta-portwell/meta-neptune/conf/layer.conf')
-rw-r--r--meta-portwell/meta-neptune/conf/layer.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-portwell/meta-neptune/conf/layer.conf b/meta-portwell/meta-neptune/conf/layer.conf
deleted file mode 100644
index 652c8a85d..000000000
--- a/meta-portwell/meta-neptune/conf/layer.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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 += "neptune"
-BBFILE_PATTERN_neptune = ""
-
-LAYERSERIES_COMPAT_neptune = "hardknott"