Brendan Higgins | 5253b55 | 2017-09-01 17:02:09 -0700 | [diff] [blame] | 1 | # We have a conf and classes directory, add to BBPATH |
2 | BBPATH .= ":${LAYERDIR}" | ||||
3 | |||||
4 | BBFILE_COLLECTIONS += "evb-nuvoton" | ||||
5 | BBFILE_PATTERN_evb-nuvoton = "" | ||||
Tim Lee | 0823bd2 | 2023-03-03 17:31:07 +0800 | [diff] [blame] | 6 | BBFILE_PATTERN_IGNORE_EMPTY_evb-nuvoton = "1" |
Patrick Williams | 9d21a94 | 2023-11-24 18:20:05 -0600 | [diff] [blame] | 7 | LAYERSERIES_COMPAT_evb-nuvoton = "nanbield scarthgap" |