blob: b34e7805d30dc43d909cf000690e72a34662cfb6 [file] [log] [blame]
Patrick Williamsec2047c2015-09-29 14:24:02 -05001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
Brad Bishop2a26e7f2015-10-06 01:53:40 -04004# We have a recipes-* directories, add to BBFILES
5BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
6 ${LAYERDIR}/recipes-*/*/*.bbappend"
7
Patrick Williamsec2047c2015-09-29 14:24:02 -05008BBFILE_COLLECTIONS += "palmetto"
9BBFILE_PATTERN_palmetto = ""