mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-16 15:35:45 +01:00
Add nanbield to LAYERSERIES_COMPAT
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
f16a7db837
commit
535dcf572a
|
|
@ -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"
|
||||
LAYERSERIES_COMPAT_fsl-bsp-release = "mickledore nanbield"
|
||||
|
||||
# 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-cockpit"
|
||||
BBFILE_PATTERN_meta-cockpit := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-cockpit = "8"
|
||||
LAYERSERIES_COMPAT_meta-cockpit = "langdale mickledore"
|
||||
LAYERSERIES_COMPAT_meta-cockpit = "langdale mickledore nanbield"
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
BBFILE_COLLECTIONS += "meta-ml"
|
||||
BBFILE_PATTERN_meta-ml := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-ml = "8"
|
||||
LAYERSERIES_COMPAT_meta-ml = "mickledore"
|
||||
LAYERSERIES_COMPAT_meta-ml = "mickledore nanbield"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
LAYERSERIES_COMPAT_fsl-sdk-release = "mickledore nanbield"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
chromium-browser-layer:${LAYERDIR}/dynamic-layers/chromium-browser-layer/*/*/*.bb \
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
LAYERSERIES_COMPAT_v2x-imx = "mickledore nanbield"
|
||||
|
||||
# MASK append recipes to disable profiling
|
||||
BBMASK += "meta-v2x/recipes-kernel/"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user