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

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

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

LAYERDEPENDS_seattle = "amd core"