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

7 lines
208 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 += "ingrasys"
BBFILE_PATTERN_ingrasys := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_ingrasys = "langdale mickledore"