blob: 435f64b2fe0f5d12ad8dfba23b0c6cc3e1f5f576 [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 = "honister kirkstone"
LAYERDEPENDS_supermicro = "phosphor-layer"