aboutsummaryrefslogtreecommitdiffstats
path: root/meta-seattle/conf/layer.conf
blob: 65eb2c55ce8d72119adc2e2b0e92c64d38098667 (plain)
1
2
3
4
5
6
7
BBPATH .= ":${LAYERDIR}"

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

BBFILE_COLLECTIONS += "seattle"
BBFILE_PATTERN_seattle := "^${LAYERDIR}/"
BBFILE_PRIORITY_seattle = "14"