aboutsummaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-mohonpeak/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-isg/meta-mohonpeak/conf/layer.conf')
-rw-r--r--meta-isg/meta-mohonpeak/conf/layer.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-isg/meta-mohonpeak/conf/layer.conf b/meta-isg/meta-mohonpeak/conf/layer.conf
deleted file mode 100644
index 93ec112d..00000000
--- a/meta-isg/meta-mohonpeak/conf/layer.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-# We have a conf and classes directory, add to BBPATH
-BBPATH := "${BBPATH}:${LAYERDIR}"
-
-# We have a recipes directory, add to BBFILES
-BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
- ${LAYERDIR}/recipes-*/*/*.bbappend"
-
-BBFILE_COLLECTIONS += "mohonpeak"
-BBFILE_PATTERN_mohonpeak := "^${LAYERDIR}/"
-BBFILE_PRIORITY_mohonpeak = "6"
-
-LAYERDEPENDS_mohonpeak = "intel"