blob: e228a532884ac0e2a878dd46d7fe7e7ee4aeddd3 [file] [log] [blame]
Patrick Rudolph9b5109d2022-04-19 16:14:03 +02001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}/"
3
4BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
5 ${LAYERDIR}/recipes-*/*/*.bbappend"
6
7BBFILE_COLLECTIONS += "genesis3-layer"
8BBFILE_PATTERN_genesis3-layer := "^${LAYERDIR}/"
Patrick Williams9d21a942023-11-24 18:20:05 -06009LAYERSERIES_COMPAT_genesis3-layer = "nanbield scarthgap"