xref: /openbmc/openbmc/meta-quanta/conf/layer.conf (revision 9d21a940)
1194ff4f1SDave Cobbley# We have a conf and classes directory, add to BBPATH
2194ff4f1SDave CobbleyBBPATH .= ":${LAYERDIR}"
3194ff4f1SDave Cobbley
4404ab0ebSPatrick Venture# We have recipes-* directories, add to BBFILES
5fb8497d9SSpencerKuBBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
6fb8497d9SSpencerKu            ${LAYERDIR}/meta-common/recipes-*/*/*.bbappend"
7404ab0ebSPatrick Venture
8404ab0ebSPatrick VentureBBFILE_COLLECTIONS += "quanta-layer"
9404ab0ebSPatrick VentureBBFILE_PATTERN_quanta-layer := "^${LAYERDIR}/"
10*9d21a940SPatrick WilliamsLAYERSERIES_COMPAT_quanta-layer = "nanbield scarthgap"
11af8cf5d7SWilliam A. Kennington IIILAYERDEPENDS_quanta-layer = "phosphor-layer"
12