summaryrefslogtreecommitdiff
path: root/meta-hxt/conf/layer.conf
blob: 5de44030d3503bff4ccaea05b54f70df7b5c79da (plain)
1
2
3
4
5
6
7
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"

BBFILE_COLLECTIONS += "hxt"
BBFILE_PATTERN_hxt = ""

LAYERSERIES_COMPAT_hxt = "dunfell gatesgarth"