mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
conf/layer.conf: add back compatibility to kirkstone
Main meta-freescale layer is compatible and can also be used with OE kirkstone, so follow the same change as this layer is mostly an extra to the main layer. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
This commit is contained in:
parent
5a69fd086b
commit
66cf94071e
|
@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "freescale-3rdparty"
|
|||
BBFILE_PATTERN_freescale-3rdparty := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_freescale-3rdparty = "4"
|
||||
|
||||
LAYERSERIES_COMPAT_freescale-3rdparty = "langdale mickledore"
|
||||
LAYERSERIES_COMPAT_freescale-3rdparty = "kirkstone langdale mickledore"
|
||||
LAYERDEPENDS_freescale-3rdparty = "core freescale-layer"
|
||||
|
|
Loading…
Reference in New Issue
Block a user