Files
OpenBMC/meta-evb/conf/layer.conf
T

8 lines
218 B
Plaintext
Raw Normal View History

2026-04-23 17:07:55 +08:00
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "evb"
BBFILE_PATTERN_evb = ""
BBFILE_PATTERN_IGNORE_EMPTY_evb = "1"
LAYERSERIES_COMPAT_evb = "langdale mickledore"