blob: b8694b9743b188ef7965c7abdebfef27a30a5a13 [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
8LAYERSERIES_COMPAT_evb-npcm845 = "langdale mickledore"