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