aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mentor-common/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-mentor-common/conf/layer.conf')
-rw-r--r--meta-mentor-common/conf/layer.conf13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-mentor-common/conf/layer.conf b/meta-mentor-common/conf/layer.conf
deleted file mode 100644
index e31deefb..00000000
--- a/meta-mentor-common/conf/layer.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-# ---------------------------------------------------------------------------------------------------------------------
-# SPDX-License-Identifier: MIT
-# ---------------------------------------------------------------------------------------------------------------------
-
-BBPATH .= ":${LAYERDIR}"
-# BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
-# ${LAYERDIR}/recipes-*/*/*.bbappend"
-
-BBFILE_COLLECTIONS += "mentor-common"
-BBFILE_PATTERN_mentor-common = "^${LAYERDIR}/"
-BBFILE_PATTERN_IGNORE_EMPTY_mentor-common = "1"
-BBFILE_PRIORITY_mentor-common = "1"
-LAYERSERIES_COMPAT_mentor-common = "kirkstone"