# We have a conf and classes directory, add to BBPATH BBPATH .= ":${LAYERDIR}" # We have recipes-* directories, add to BBFILES BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ ${LAYERDIR}/packagegroups/* \ ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "nfv-access-bsp-arm" BBFILE_PATTERN_nfv-access-bsp-arm = "^${LAYERDIR}/" LAYERSERIES_COMPAT_nfv-access-bsp-arm = "hardknott" LAYERDEPENDS_nfv-access-bsp-arm = "nfv-access-bsp-common" include conf/machine/enea_lx2160ardb.conf