diff --git a/conf/layer.conf b/conf/layer.conf index eb5e8da5..3b7de9aa 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \ ${LAYERDIR}/common/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "intel" -BBFILE_PATTERN_intel := "^${LAYERDIR}/" +BBFILE_PATTERN_intel := "^${LAYERDIR}/common/" BBFILE_PRIORITY_intel = "5" # Additional license directories.