conf/layer.conf: Drop sumo and thud support

If you want to use theses branches, use the respective platform.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This commit is contained in:
Fabio Berton 2019-04-02 14:45:52 -03:00 committed by Otavio Salvador
parent 0cd45e26bf
commit 2e80c704ba

View File

@ -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 warrior"
LAYERSERIES_COMPAT_fsl-arm-extra = "warrior"
LAYERDEPENDS_fsl-arm-extra = "core freescale-layer"