summaryrefslogtreecommitdiff
path: root/meta-intel/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-intel/conf/layer.conf')
-rw-r--r--meta-intel/conf/layer.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-intel/conf/layer.conf b/meta-intel/conf/layer.conf
index b43594da5..c753477a8 100644
--- a/meta-intel/conf/layer.conf
+++ b/meta-intel/conf/layer.conf
@@ -6,6 +6,7 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
${LAYERDIR}/meta-common/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "intel"
-BBFILE_PATTERN_intel = ""
+BBFILE_PATTERN_intel = "^${LAYERDIR}/"
LAYERVERSION_intel = "1"
LAYERSERIES_COMPAT_intel = "warrior zeus"
+LAYERDEPENDS_intel = "phosphor-layer"