Skip to content

Commit 269c63d

Browse files
committed
Merge commit '5e84af91b9772e2b08584a26c336f79860149470'
2 parents c023632 + 5e84af9 commit 269c63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-yp/meta/lib/bblayers/templates/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
BBPATH .= ":${LAYERDIR}"
33

44
# We have recipes-* directories, add to BBFILES
5-
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \\
5+
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
66
${LAYERDIR}/recipes-*/*/*.bbappend"
77

88
BBFILE_COLLECTIONS += "%s"

0 commit comments

Comments
 (0)