Alexander Hedges | 951fe70 | 2018-09-27 13:34:03 +0200 | [diff] [blame] | 1 | # We have a conf and classes directory, add to BBPATH |
2 | BBPATH .= ":${LAYERDIR}" | ||||
3 | |||||
4 | BBFILE_COLLECTIONS += "evb-enclustra" | ||||
5 | BBFILE_PATTERN_evb-enclustra = "" | ||||
Andrew Geissler | 5cbb9c9 | 2021-03-31 15:08:43 -0500 | [diff] [blame] | 6 | LAYERSERIES_COMPAT_evb-enclustra = "gatesgarth hardknott" |