blob: f36f03088802c63c6e220144ead3676292b1f761 [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 = "kirkstone langdale"
GXPBASE = '${@os.path.normpath("${LAYERDIR}/")}'