aboutsummaryrefslogtreecommitdiffstats
path: root/meta-seattle/conf/layer.conf
blob: 51246a6deb858a712290321d62321b60d647bfc6 (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-bsp core"