layer.conf: Add scarthgap to compatiable layer for v2x

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
Zelan Zou 2024-03-19 13:50:06 +08:00
parent f491dc2389
commit 5045eaf039

View File

@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "v2x-imx"
BBFILE_PATTERN_v2x-imx := "^${LAYERDIR}"
BBFILE_PRIORITY_v2x-imx = "9"
LAYERSERIES_COMPAT_v2x-imx = "mickledore nanbield"
LAYERSERIES_COMPAT_v2x-imx = "mickledore nanbield scarthgap"
# MASK append recipes to disable profiling
BBMASK += "meta-imx-v2x/recipes-kernel/"