Yuan Yao | 72b8b7c | 2018-09-12 14:58:22 +0800 | [diff] [blame] | 1 | # We have a conf and classes directory, add to BBPATH |
2 | BBPATH .= ":${LAYERDIR}" | ||||
3 | |||||
4 | BBFILE_COLLECTIONS += "hxt" | ||||
5 | BBFILE_PATTERN_hxt = "" | ||||
Patrick Williams | 3af54d4 | 2020-11-03 16:15:19 -0600 | [diff] [blame] | 6 | |
Patrick Williams | ce14262 | 2021-08-23 16:26:20 -0500 | [diff] [blame] | 7 | LAYERSERIES_COMPAT_hxt = "hardknott" |