summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
blob: 8d53a76389fde280c02c1e412eafc95690af4e0f (plain)
1
2
3
4
5
6
7
BBPATH .= ":${LAYERDIR}"

BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"

BBFILE_COLLECTIONS += "gluon"
BBFILE_PATTERN_gluon := "^${LAYERDIR}/"
BBFILE_PRIORITY_gluon = "8"