summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto/conf/layer.conf')
-rw-r--r--meta-yocto/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/layer.conf b/meta-yocto/conf/layer.conf
index 68786b294b..791796243f 100644
--- a/meta-yocto/conf/layer.conf
+++ b/meta-yocto/conf/layer.conf
@@ -1,5 +1,5 @@
1# We have a conf and classes directory, add to BBPATH 1# We have a conf and classes directory, add to BBPATH
2BBPATH := "${BBPATH}:${LAYERDIR}" 2BBPATH := "${LAYERDIR}:${BBPATH}"
3 3
4# We have a packages directory, add to BBFILES 4# We have a packages directory, add to BBFILES
5BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \ 5BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \