mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 12:59:04 +02:00
layer.conf: update for the whinlatter release series
Fix current error: ERROR: Layer freescale-layer is not compatible with the core layer which only supports these series: whinlatter (layer is compatible with walnascar) Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
This commit is contained in:
parent
c724226831
commit
0a8c97c08c
|
@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
BBFILE_COLLECTIONS += "freescale-layer"
|
||||
BBFILE_PATTERN_freescale-layer := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_freescale-layer = "5"
|
||||
LAYERSERIES_COMPAT_freescale-layer = "walnascar"
|
||||
LAYERSERIES_COMPAT_freescale-layer = "walnascar whinlatter"
|
||||
LAYERDEPENDS_freescale-layer = "core"
|
||||
|
||||
# Add the Freescale-specific licenses into the metadata
|
||||
|
|
Loading…
Reference in New Issue
Block a user