summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/conf/layer.conf
diff options
context:
space:
mode:
authorGeorge Nita <george.nita@enea.com>2015-10-04 05:11:58 +0200
committerGeorge Nita <george.nita@enea.com>2015-10-04 05:11:58 +0200
commit385b6e75f1fe9c39c87ff179e6af8be4e80aa65f (patch)
tree11028cf6fcef77b1ec27b1718f2830c632191c5f /meta-crystalforest/conf/layer.conf
parent9e4c491105d191b064614d9255f467d552ea3362 (diff)
parent6e91701dcf68f9351db8bb0b92eb2d26af1b8f7f (diff)
downloadmeta-intel-385b6e75f1fe9c39c87ff179e6af8be4e80aa65f.tar.gz
Merge remote-tracking branch 'origin/master' into master-enea
Diffstat (limited to 'meta-crystalforest/conf/layer.conf')
-rw-r--r--meta-crystalforest/conf/layer.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-crystalforest/conf/layer.conf b/meta-crystalforest/conf/layer.conf
deleted file mode 100644
index daa2ba7c..00000000
--- a/meta-crystalforest/conf/layer.conf
+++ /dev/null
@@ -1,12 +0,0 @@
1# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4# We have a recipes directory, add to BBFILES
5BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
6 ${LAYERDIR}/recipes-*/*/*.bbappend"
7
8BBFILE_COLLECTIONS += "crystalforest"
9BBFILE_PATTERN_crystalforest := "^${LAYERDIR}/"
10BBFILE_PRIORITY_crystalforest = "6"
11
12LAYERDEPENDS_crystalforest = "intel"