summaryrefslogtreecommitdiffstats
path: root/meta-tlk
diff options
context:
space:
mode:
Diffstat (limited to 'meta-tlk')
-rw-r--r--meta-tlk/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tlk/conf/layer.conf b/meta-tlk/conf/layer.conf
index 9af646f0..fc0da613 100644
--- a/meta-tlk/conf/layer.conf
+++ b/meta-tlk/conf/layer.conf
@@ -1,6 +1,6 @@
# We have a conf and classes directory, add to BBPATH
BBPATH := "${BBPATH}:${LAYERDIR}"
-# We have a packages directory, add to BBFILES
+# We have recipes-* directories, add to BBFILES
BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"