blob: 057258b0c03b6db19f9512e6f862da871584f149 [file] [log] [blame]
George Liu7ce29582023-12-20 14:06:08 +08001# 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 += "fp5280g3-layer"
9BBFILE_PATTERN_fp5280g3-layer := "^${LAYERDIR}/"
10LAYERSERIES_COMPAT_fp5280g3-layer = "nanbield scarthgap"