# We have a conf and classes directory, add to BBPATH BBPATH .= ":${LAYERDIR}" BBFILE_COLLECTIONS += "yadro-layer" BBFILE_PATTERN_yadro-layer = "^${LAYERDIR}/" BBFILE_PATTERN_IGNORE_EMPTY_yadro-layer = "1" LAYERSERIES_COMPAT_yadro-layer = "thud warrior" # Provide a variable that points the base of the yadro layer. YADROBASE = '${@os.path.normpath("${LAYERDIR}/")}'