summaryrefslogtreecommitdiff
path: root/meta-portwell/meta-neptune/conf/bblayers.conf.sample
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/bblayers.conf.sample
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/bblayers.conf.sample')
-rw-r--r--meta-portwell/meta-neptune/conf/bblayers.conf.sample20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta-portwell/meta-neptune/conf/bblayers.conf.sample b/meta-portwell/meta-neptune/conf/bblayers.conf.sample
deleted file mode 100644
index 042e6dd0a..000000000
--- a/meta-portwell/meta-neptune/conf/bblayers.conf.sample
+++ /dev/null
@@ -1,20 +0,0 @@
-# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
-# changes incompatibly
-LCONF_VERSION = "8"
-
-BBPATH = "${TOPDIR}"
-BBFILES ?= ""
-
-BBLAYERS ?= " \
- ##OEROOT##/meta \
- ##OEROOT##/meta-poky \
- ##OEROOT##/meta-openembedded/meta-oe \
- ##OEROOT##/meta-openembedded/meta-networking \
- ##OEROOT##/meta-openembedded/meta-perl \
- ##OEROOT##/meta-openembedded/meta-python \
- ##OEROOT##/meta-openembedded/meta-webserver \
- ##OEROOT##/meta-security \
- ##OEROOT##/meta-phosphor \
- ##OEROOT##/meta-aspeed \
- ##OEROOT##/meta-portwell/meta-neptune \
- "