xref: /openbmc/openbmc/meta-supermicro/meta-x11spi/conf/layer.conf (revision 3b0b3749d62cef07275b67a07bc38208e95b1936)
1# 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 += "x11spi"
9BBFILE_PATTERN_x11spi = ""
10
11LAYERSERIES_COMPAT_x11spi = "hardknott"
12