mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-07-19 10:29:02 +02:00
layer.conf: Add scarthgap to compatibale layer
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
parent
7905b5408a
commit
06e0d19976
|
@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
BBFILE_COLLECTIONS += "fsl-bsp-release"
|
||||
BBFILE_PATTERN_fsl-bsp-release := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_fsl-bsp-release = "8"
|
||||
LAYERSERIES_COMPAT_fsl-bsp-release = "mickledore nanbield"
|
||||
LAYERSERIES_COMPAT_fsl-bsp-release = "mickledore nanbield scarthgap"
|
||||
|
||||
# Create a mirror for unreliable packages
|
||||
MIRRORS += "http://sourceforge.net/.* http://www.nxp.com/lgfiles/updates/other"
|
||||
|
|
|
@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
BBFILE_COLLECTIONS += "meta-imx-cockpit"
|
||||
BBFILE_PATTERN_meta-imx-cockpit := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-imx-cockpit = "8"
|
||||
LAYERSERIES_COMPAT_meta-imx-cockpit = "langdale mickledore nanbield"
|
||||
LAYERSERIES_COMPAT_meta-imx-cockpit = "langdale mickledore nanbield scarthgap"
|
||||
|
|
|
@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
BBFILE_COLLECTIONS += "imx-machine-learning"
|
||||
BBFILE_PATTERN_imx-machine-learning := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_imx-machine-learning = "8"
|
||||
LAYERSERIES_COMPAT_imx-machine-learning = "mickledore nanbield"
|
||||
LAYERSERIES_COMPAT_imx-machine-learning = "mickledore nanbield scarthgap"
|
||||
|
|
|
@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
BBFILE_COLLECTIONS += "fsl-sdk-release"
|
||||
BBFILE_PATTERN_fsl-sdk-release := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_fsl-sdk-release = "8"
|
||||
LAYERSERIES_COMPAT_fsl-sdk-release = "mickledore nanbield"
|
||||
LAYERSERIES_COMPAT_fsl-sdk-release = "mickledore nanbield scarthgap"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
chromium-browser-layer:${LAYERDIR}/dynamic-layers/chromium-browser-layer/*/*/*.bb \
|
||||
|
|
Loading…
Reference in New Issue
Block a user