blob: b8df29d9ff5ed52dad1999884d9da4ecb56b632c [file] [log] [blame]
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
${LAYERDIR}/meta-common/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "supermicro"
BBFILE_PATTERN_supermicro = "^${LAYERDIR}/"
LAYERVERSION_supermicro = "1"
LAYERSERIES_COMPAT_supermicro = "kirkstone langdale"
LAYERDEPENDS_supermicro = "phosphor-layer"