blob: 9749cbde268eb98755ab4f17fd75af98f7db522d [file] [log] [blame]
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "gxp-layer"
BBFILE_PATTERN_gxp-layer = "^${LAYERDIR}/"
LAYERVERSION_gxp-layer = "1"
LAYERSERIES_COMPAT_gxp-layer = "nanbield scarthgap"
GXPBASE = '${@os.path.normpath("${LAYERDIR}/")}'