blob: da0515636560310b8ede41bc90f2ed0a27cb1825 [file] [log] [blame]
Tim Lee343bce92023-11-15 14:10:38 +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
Patrick Williams9d21a942023-11-24 18:20:05 -06008LAYERSERIES_COMPAT_evb-npcm845 = "nanbield scarthgap"