summaryrefslogtreecommitdiff
path: root/meta-unit-kas/conf/layer.conf
blob: 107951d5e95b18ca0af5f4a170e1ed580aee01e5 (plain)
1
2
3
4
5
6
7
8
9
BBPATH .= ":${LAYERDIR}"

BBFILE_COLLECTIONS += "meta-unit-kas"
BBFILE_PATTERN_meta-unit-kas := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-unit-kas = "15"

LAYERDEPENDS_meta-unit-kas = "core"

LAYERSERIES_COMPAT_meta-unit-kas = "wrynose"