blob: 7feac4c212d2fa34dbac9de7084c017344e5f759 [file] [log] [blame]
# 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}/")}'