]> code.ossystems Code Review - meta-freescale.git/commitdiff
conf/layer.conf: Drop sumo and thud support
authorFabio Berton <fabio.berton@ossystems.com.br>
Tue, 2 Apr 2019 17:44:09 +0000 (14:44 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 Apr 2019 18:36:01 +0000 (15:36 -0300)
If you want to use theses branches, use the respective platform.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
conf/layer.conf

index fd6c0cef7ef2e5c185ce36759f088a9a4d86079d..038c73c95f9c7fa322bfa10b7ea32831fca9fa97 100644 (file)
@@ -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 = "sumo thud warrior"
+LAYERSERIES_COMPAT_freescale-layer = "warrior"
 
 # Add the Freescale-specific licenses into the metadata
 LICENSE_PATH += "${LAYERDIR}/custom-licenses"