blob: d9944132dde42e62a5fadf0a997b27b15c6b2571 [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 Williamsce142622021-08-23 16:26:20 -050010LAYERSERIES_COMPAT_evb-zx3-pm3 = "hardknott honister"