mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
conf/layer.conf: Support only thud release
If you want to use sumo release, please use sumo platform. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This commit is contained in:
parent
98cbd732cf
commit
c4b5ac6b20
|
@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "fsl-arm-extra"
|
|||
BBFILE_PATTERN_fsl-arm-extra := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_fsl-arm-extra = "4"
|
||||
|
||||
LAYERSERIES_COMPAT_fsl-arm-extra = "sumo thud"
|
||||
LAYERSERIES_COMPAT_fsl-arm-extra = "thud"
|
||||
LAYERDEPENDS_fsl-arm-extra = "core freescale-layer"
|
||||
|
|
Loading…
Reference in New Issue
Block a user