oops, how'd that end up there

This commit is contained in:
Bruce Leidl 2018-03-02 22:11:26 -05:00
parent 5ff111408f
commit 0c157a19a2

View File

@ -2,7 +2,7 @@
BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \\
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "meta-gnome"