We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c023632 + 5e84af9 commit 269c63dCopy full SHA for 269c63d
meta-yp/meta/lib/bblayers/templates/layer.conf
@@ -2,7 +2,7 @@
2
BBPATH .= ":${LAYERDIR}"
3
4
# We have recipes-* directories, add to BBFILES
5
-BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \\
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
6
${LAYERDIR}/recipes-*/*/*.bbappend"
7
8
BBFILE_COLLECTIONS += "%s"
0 commit comments