blob: 8bbd31dcad7f99c1fbcc9e54cbae2fd0a60b975e [file] [log] [blame]
Rick Altherr7ca2cf52017-01-30 13:43:55 -08001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4BBFILE_COLLECTIONS += "quanta"
5BBFILE_PATTERN_quanta = ""
Brad Bishop0ac2ffc2018-09-28 12:20:39 -04006
7# Provide a variable that points the base of the quanta layer.
8QUANTABASE = '${@os.path.normpath("${LAYERDIR}/")}'
Patrick Venture6beb6d22019-04-22 08:44:25 -07009LAYERSERIES_COMPAT_quanta-layer = "thud warrior"