aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack-controller-test-config/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack-controller-test-config/conf')
-rw-r--r--meta-openstack-controller-test-config/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack-controller-test-config/conf/layer.conf b/meta-openstack-controller-test-config/conf/layer.conf
index f542ce6b..8a6cfcbf 100644
--- a/meta-openstack-controller-test-config/conf/layer.conf
+++ b/meta-openstack-controller-test-config/conf/layer.conf
@@ -2,7 +2,7 @@
BBPATH .= ":${LAYERDIR}"
# We have a recipes directory, add to BBFILES
-BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend ${LAYERDIR}/classes/*.bbclass"
+BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
BBFILE_COLLECTIONS += "openstack-controller-test-config-layer"
BBFILE_PATTERN_openstack-controller-test-config-layer := "^${LAYERDIR}/"