aboutsummaryrefslogtreecommitdiffstats
path: root/meta-cgl-common/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-cgl-common/conf/layer.conf')
-rw-r--r--meta-cgl-common/conf/layer.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf
index de64205..a48f96e 100644
--- a/meta-cgl-common/conf/layer.conf
+++ b/meta-cgl-common/conf/layer.conf
@@ -3,8 +3,6 @@ BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
- ${LAYERDIR}/images/* \
- ${LAYERDIR}/packagegroups/* \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "cgl-common"