blob: 07b6e3685b109f00c27eadf9b21a5b25c44587d0 [file] [log] [blame]
Lean Sheng Tan307a0ef2024-03-15 14:18:53 +01001BBPATH .= ":${LAYERDIR}"
2
3BBFILES += "\
4${LAYERDIR}/recipes-*/*/*.bb \
5${LAYERDIR}/recipes-*/*/*.bbappend \
6"
7
8BBFILE_COLLECTIONS += "evb-fvp-base"
9BBFILE_PATTERN_evb-fvp-base = "^${LAYERDIR}/"
10BBFILE_PRIORITY_evb-fvp-base = "6"
11LAYERSERIES_COMPAT_evb-fvp-base = " nanbield scarthgap"