aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-distro/conf/layer.conf
blob: 729c3abd1a8109ad79f987445d3986ef28b2ba41 (plain)
1
2
3
4
5
6
7
8
9
10
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"

BBFILE_COLLECTIONS += "amd-distro"
BBFILE_PATTERN_amd-distro := "^${LAYERDIR}/"
BBFILE_PRIORITY_amd-distro = "12"

LAYERSERIES_COMPAT_amd-distro = "warrior"

LAYERDEPENDS_amd-distro = "yocto"