summaryrefslogtreecommitdiffstats
path: root/meta-arm/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-arm/conf/layer.conf')
-rw-r--r--meta-arm/conf/layer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-arm/conf/layer.conf b/meta-arm/conf/layer.conf
index 38f0a0d41..42b1b8524 100644
--- a/meta-arm/conf/layer.conf
+++ b/meta-arm/conf/layer.conf
@@ -2,8 +2,8 @@
BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
-BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \
- ${LAYERDIR}/common/recipes-*/*/*.bbappend"
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
+ ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "arm"
BBFILE_PATTERN_arm = "^${LAYERDIR}/"
OpenPOWER on IntegriCloud