mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-07-19 18:39:09 +02:00
layer.conf: Add scarthgap to compatiable layer for v2x
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
parent
f491dc2389
commit
5045eaf039
|
@ -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/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user