summaryrefslogtreecommitdiff
path: root/meta-yadro/meta-vesnin/conf/layer.conf
diff options
context:
space:
mode:
authorAlexander Filippov <a.filippov@yadro.com>2021-07-21 00:13:43 +0300
committerAlexander Filippov <a.filippov@yadro.com>2021-07-21 18:47:03 +0300
commit5c17c5cc59b9c68dd1a0b03a0f7e9c5ac3756a9f (patch)
tree9d199702e2cc669dab9aa19ea1983bafa1cacef5 /meta-yadro/meta-vesnin/conf/layer.conf
parentc5227a6de58f5f586376ef659d4454c4a0995c6c (diff)
downloadopenbmc-5c17c5cc59b9c68dd1a0b03a0f7e9c5ac3756a9f.tar.xz
meta-yadro: remove meta-vesnin
VESNIN is OpenPOWERv8 based and obsolete. Last released build is based on OpenBMC v2.8 We don't plan to update it to the latest OpenBMC revisions. Change-Id: Ifb6223e5a454bcb320bd0c2f3461b804a9ad829c Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
Diffstat (limited to 'meta-yadro/meta-vesnin/conf/layer.conf')
-rw-r--r--meta-yadro/meta-vesnin/conf/layer.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-yadro/meta-vesnin/conf/layer.conf b/meta-yadro/meta-vesnin/conf/layer.conf
deleted file mode 100644
index 47ce75ec6..000000000
--- a/meta-yadro/meta-vesnin/conf/layer.conf
+++ /dev/null
@@ -1,10 +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 += "vesnin-layer"
-BBFILE_PATTERN_vesnin-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_vesnin-layer = "gatesgarth hardknott"