blob: ea08f5a56557fb32b48cd116ccaea4a909e510d5 [file] [log] [blame]
Alexander Hedges951fe702018-09-27 13:34:03 +02001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4# We have recipes-* directories, add to BBFILES
5BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
6 ${LAYERDIR}/recipes-*/*/*.bbappend"
7
8BBFILE_COLLECTIONS += "evb-zx3-pm3"
9BBFILE_PATTERN_evb-zx3-pm3 = ""
Patrick Williamsed2ee5d2021-08-06 09:03:46 -050010LAYERSERIES_COMPAT_evb-zx3-pm3 = "gatesgarth hardknott honister"