blob: 75ce326024d00a15ef6fa7cf8279b7c84cca0615 [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}/"
9LAYERSERIES_COMPAT_genesis3-layer = "langdale mickledore"