summaryrefslogtreecommitdiff
path: root/meta-yadro/meta-vesnin/conf/layer.conf
diff options
context:
space:
mode:
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"