blob: 5de44030d3503bff4ccaea05b54f70df7b5c79da [file] [log] [blame]
Yuan Yao72b8b7c2018-09-12 14:58:22 +08001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4BBFILE_COLLECTIONS += "hxt"
5BBFILE_PATTERN_hxt = ""
Patrick Williams3af54d42020-11-03 16:15:19 -06006
7LAYERSERIES_COMPAT_hxt = "dunfell gatesgarth"